Home
last modified time | relevance | path

Searched defs:stubIndex (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_binder_databus_invoker_unittest.cpp701 uint64_t stubIndex = 1; variable
723 uint64_t stubIndex = 1; variable
923 uint64_t stubIndex = 1; variable
944 uint64_t stubIndex = 0; variable
965 uint64_t stubIndex = 0; variable
985 uint64_t stubIndex = 0; variable
999 uint64_t stubIndex = 0; variable
1015 uint64_t stubIndex = 0; variable
1125 uint64_t stubIndex = 1; variable
1146 uint64_t stubIndex = 1; variable
[all …]
H A Dipc_object_proxy_unittest.cpp909 int64_t stubIndex = 1; variable
963 uint64_t stubIndex = 1; variable
997 uint64_t stubIndex = 1; variable
1031 uint64_t stubIndex = 0; variable
1064 uint64_t stubIndex = 1; variable
1105 uint64_t stubIndex = 1; variable
1147 uint64_t stubIndex = 1; variable
1188 uint64_t stubIndex = 0; variable
1225 uint64_t stubIndex = 1; variable
1296 int64_t stubIndex = 1; variable
H A Dipc_process_skeleton_unittest.cpp867 uint64_t stubIndex = 1; variable
887 uint64_t stubIndex = 1; variable
903 uint64_t stubIndex = 1; variable
924 uint64_t stubIndex = 1; variable
948 uint64_t stubIndex = 1; variable
973 uint64_t stubIndex = 1; variable
1016 uint64_t stubIndex = 1; variable
1044 uint64_t stubIndex = 1; variable
1073 uint64_t stubIndex = 1; variable
1124 uint64_t stubIndex = 1; variable
[all …]
H A Ddbinder_session_object_unittest.cpp142 uint64_t stubIndex = object.GetStubIndex(); variable
H A Dmessage_parcel_unittest.cpp109 uint64_t stubIndex = 1; variable
130 uint64_t stubIndex = 1; variable
H A Dipc_object_stub_unittest.cpp547 uint64_t stubIndex = 1; variable
860 uint64_t stubIndex = 1; variable
895 uint64_t stubIndex = 1; variable
922 uint64_t stubIndex = 1; variable
956 uint64_t stubIndex = 0; variable
990 uint64_t stubIndex = 1; variable
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
H A Dipc_proxy_inner.c43 static int32_t MakeInvokerListenReply(ProxyObject *proxyObject, uint64_t stubIndex, IpcIo *reply, u… in MakeInvokerListenReply()
105 uint64_t stubIndex = GetNewStubIndex(); in InvokerListenThread() local
/ohos5.0/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/
H A Dipcprocessskeleton_fuzzer.cpp32 uint64_t stubIndex; in AttachToDetachAppInfoToStubIndexTest001() local
364 uint64_t stubIndex; in ProxyAttachToDetachDBinderSessionTest() local
402 uint64_t stubIndex; in ProxyMoveDBinderSessionTest() local
427 uint64_t stubIndex; in QueryProxyBySocketIdTest001() local
635 uint64_t stubIndex; in QueryStubByIndexTest001() local
749 uint64_t stubIndex; in QueryHandleByDatabusSessionTest() local
775 uint64_t stubIndex; in StubAttachToDetachDBinderSessionTest() local
924 uint64_t stubIndex; in AttachToDetachDBinderCallbackStubTest() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp119 uint64_t stubIndex = reply.ReadUint64(); in GetSessionForProxy() local
759 int DBinderDatabusInvoker::CheckAndSetCallerInfo(int32_t socketId, uint64_t stubIndex) in CheckAndSetCallerInfo()
826 uint64_t stubIndex = current->AddStubByIndex(stubObject); in MakeStubIndexByRemoteObject() local
834 …ptr<DBinderSessionObject> DBinderDatabusInvoker::MakeDefaultServerSessionObject(uint64_t stubIndex, in MakeDefaultServerSessionObject()
860 …l DBinderDatabusInvoker::ConnectRemoteObject2Session(IRemoteObject *stubObject, uint64_t stubIndex, in ConnectRemoteObject2Session()
898 uint64_t stubIndex = MakeStubIndexByRemoteObject(stubObject); in CreateServerSessionObject() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dmessage_parcel.cpp47 …geParcel::WriteDBinderProxy(const sptr<IRemoteObject> &object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp232 uint64_t stubIndex = current->QueryStubIndex(this); in DBinderIncRefsTransaction() local
261 uint64_t stubIndex = current->QueryStubIndex(this); in DBinderDecRefsTransaction() local
438 uint64_t stubIndex = current->EraseStubIndex(this); in OnLastStrongRef() local
554 uint64_t stubIndex = current->AddStubByIndex(this); in InvokerDataBusThread() local
605 uint64_t stubIndex = data.ReadUint64(); in AddAuthInfo() local
H A Ddbinder_session_object.cpp26 const std::string &serverDeviceId, uint64_t stubIndex, IPCObjectProxy *proxy, uint32_t tokenId) in DBinderSessionObject()
H A Dipc_process_skeleton.cpp624 uint64_t stubIndex) in QueryHandleByDatabusSession()
947 IRemoteObject *IPCProcessSkeleton::QueryStubByIndex(uint64_t stubIndex) in QueryStubByIndex()
975 uint64_t stubIndex = randNum_++; in AddStubByIndex() local
1004 uint64_t stubIndex = it->first; in EraseStubIndex() local
1023 const std::string &deviceId, uint64_t stubIndex, int32_t listenFd) in DetachAppInfoToStubIndex()
1082 void IPCProcessSkeleton::DetachAppInfoToStubIndex(uint64_t stubIndex) in DetachAppInfoToStubIndex()
1131 const std::string &deviceId, uint64_t stubIndex, int32_t listenFd) in AttachAppInfoToStubIndex()
1173 const std::string &deviceId, uint64_t stubIndex, int32_t listenFd) in QueryAppInfoToStubIndex()
1503 void IPCProcessSkeleton::DetachAppAuthInfoByStub(IRemoteObject *stub, uint64_t stubIndex) in DetachAppAuthInfoByStub()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Ddbinder_session_object.h34 uint64_t stubIndex; member
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_message_parcel.cpp65 …geParcel::WriteDBinderProxy(const sptr<IRemoteObject>& object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy()
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_message_parcel.cpp65 …geParcel::WriteDBinderProxy(const sptr<IRemoteObject>& object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy()
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_message_parcel.cpp65 …geParcel::WriteDBinderProxy(const sptr<IRemoteObject>& object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_object_proxy.h34 uint64_t stubIndex; member
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_message_parcel.cpp76 …geParcel::WriteDBinderProxy(const sptr<IRemoteObject> &object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy()
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_message_parcel.cpp69 …geParcel::WriteDBinderProxy(const sptr<IRemoteObject>& object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy()
/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_message_parcel.cpp49 …geParcel::WriteDBinderProxy(const sptr<IRemoteObject> &object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_message_parcel.cpp49 …geParcel::WriteDBinderProxy(const sptr<IRemoteObject> &object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy()
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton.c94 StubObject *QueryStubByIndex(uint64_t stubIndex) in QueryStubByIndex()
488 uint64_t stubIndex = ++g_rpcSkeleton.stubIndex; in GetNewStubIndex() local
/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/include/
H A Drpc_process_skeleton.h30 uint64_t stubIndex; member
39 uint64_t stubIndex; member
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_ashmem_test/
H A Dmock_message_parcel.cpp60 …geParcel::WriteDBinderProxy(const sptr<IRemoteObject> &object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy()

12