/ohos5.0/foundation/communication/ipc/ipc/native/c/rpc/src/ |
H A D | rpc_process_skeleton_virtual.c | 32 IpcObjectStub *objectStub) in RpcOnRemoteRequestInner()
|
H A D | rpc_process_skeleton.c | 456 IpcObjectStub *objectStub) in RpcOnRemoteRequestInner()
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_thread_skeleton_unittest.cpp | 95 sptr<IPCObjectStub> objectStub = new IPCObjectStub(u"testObject"); variable
|
H A D | ipc_process_skeleton_unittest.cpp | 1235 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 D | ipc_object_proxy_unittest.cpp | 825 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 D | input_event_listener_proxy.cpp | 21 static IpcObjectStub objectStub; variable
|
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/rpc/samgr/ |
H A D | RpcSamgrTest.cpp | 223 IpcObjectStub objectStub = { variable 248 IpcObjectStub objectStub = { variable
|
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/ |
H A D | dbinder_stub.c | 128 IpcObjectStub *objectStub = (IpcObjectStub *)malloc(sizeof(IpcObjectStub)); in GetDBinderStub() local
|
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/samgr/ |
H A D | samgr.c | 109 IpcObjectStub objectStub = { in main() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/ |
H A D | ipc_thread_pool.h | 41 IpcObjectStub *objectStub; member
|
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/ipc/samgr/ |
H A D | IpcSamgrTest.cpp | 143 IpcObjectStub objectStub = { variable
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/ |
H A D | softbus_client_stub.c | 190 static IpcObjectStub objectStub = { in ClientStubInit() local
|
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/samgr/ |
H A D | rpc_samgr.c | 173 IpcObjectStub objectStub = { in main() local
|
/ohos5.0/foundation/window/window_manager_lite/frameworks/wms/ |
H A D | lite_wm_requestor.cpp | 24 static IpcObjectStub objectStub; variable
|
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/ipc/client/ |
H A D | IpcClientTest.cpp | 164 static IpcObjectStub objectStub = { variable
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/ |
H A D | ipc_invoker.c | 220 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 D | lite_wms.cpp | 106 IpcObjectStub* objectStub = new IpcObjectStub(); in GetSurface() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | ipc_process_skeleton.c | 371 …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 D | ipc_invoker.c | 479 IpcObjectStub *objectStub = (IpcObjectStub *)GetObjectStub(0); in IpcJoinThreadLoop() local
|