Home
last modified time | relevance | path

Searched defs:objectStub (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Drpc_process_skeleton_virtual.c32 IpcObjectStub *objectStub) in RpcOnRemoteRequestInner()
H A Drpc_process_skeleton.c456 IpcObjectStub *objectStub) in RpcOnRemoteRequestInner()
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_thread_skeleton_unittest.cpp95 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"testObject"); variable
H A Dipc_process_skeleton_unittest.cpp1235 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"testObject"); variable
1255 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"testObject"); variable
1274 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"testObject"); variable
1293 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"testObject"); variable
1312 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"testObject"); variable
H A Dipc_object_proxy_unittest.cpp825 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"test"); variable
865 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"test"); variable
886 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"test"); variable
/ohos5.0/foundation/window/window_manager_lite/frameworks/ims/
H A Dinput_event_listener_proxy.cpp21 static IpcObjectStub objectStub; variable
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/rpc/samgr/
H A DRpcSamgrTest.cpp223 IpcObjectStub objectStub = { variable
248 IpcObjectStub objectStub = { variable
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_stub.c128 IpcObjectStub *objectStub = (IpcObjectStub *)malloc(sizeof(IpcObjectStub)); in GetDBinderStub() local
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/samgr/
H A Dsamgr.c109 IpcObjectStub objectStub = { in main() local
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_thread_pool.h41 IpcObjectStub *objectStub; member
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/ipc/samgr/
H A DIpcSamgrTest.cpp143 IpcObjectStub objectStub = { variable
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_client_stub.c190 static IpcObjectStub objectStub = { in ClientStubInit() local
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/samgr/
H A Drpc_samgr.c173 IpcObjectStub objectStub = { in main() local
/ohos5.0/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_wm_requestor.cpp24 static IpcObjectStub objectStub; variable
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/ipc/client/
H A DIpcClientTest.cpp164 static IpcObjectStub objectStub = { variable
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c220 IpcObjectStub *objectStub; in HandleTransaction() local
416 IpcObjectStub *objectStub = (IpcObjectStub *)(sid.cookie); in InternalRequest() local
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wms.cpp106 IpcObjectStub* objectStub = new IpcObjectStub(); in GetSurface() local
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c371 …estInner(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option, IpcObjectStub *objectStub) in OnRemoteRequestInner()
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c479 IpcObjectStub *objectStub = (IpcObjectStub *)GetObjectStub(0); in IpcJoinThreadLoop() local