Searched refs:getOwnerId (Results 1 – 5 of 5) sorted by relevance
45 public long getOwnerId$() { throw new RuntimeException("Stub!"); } in getOwnerId$()
57 public long getOwnerId$() { in getOwnerId$()
74 long previousOwnerId = copy.getOwnerId$(); in acquireRawFd()156 long previousOwnerId = fd.getOwnerId$(); in setFdOwner()
220 public long getOwnerId$() { in getOwnerId$()
1183 static jmethodID getOwnerId = env->GetMethodID(JniConstants::GetFileDescriptorClass(env), in Linux_close() local1185 jlong ownerId = env->CallLongMethod(javaFd, getOwnerId); in Linux_close()