Home
last modified time | relevance | path

Searched refs:QueryStubIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp232 uint64_t stubIndex = current->QueryStubIndex(this); in DBinderIncRefsTransaction()
261 uint64_t stubIndex = current->QueryStubIndex(this); in DBinderDecRefsTransaction()
621 stubIndex = current->QueryStubIndex(this); in AddAuthInfo()
H A Dipc_process_skeleton.cpp984 uint64_t IPCProcessSkeleton::QueryStubIndex(IRemoteObject *stubObject) in QueryStubIndex() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
/ohos5.0/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/
H A Dipcprocessskeleton_fuzzer.cpp668 current->QueryStubIndex(stubObject); in QueryStubIndexTest001()
685 current->QueryStubIndex(stubObject); in QueryStubIndexTest002()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_process_skeleton.h152 uint64_t QueryStubIndex(IRemoteObject *stubObject);