Home
last modified time | relevance | path

Searched defs:localDeviceID (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/ipc/interfaces/innerkits/ipc_napi_common/include/
H A Dnapi_remote_object.h29 std::string localDeviceID; member
40 napi_value localDeviceID; member
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
H A Dipc_proxy_inner.c66 int32_t InvokerListenThread(ProxyObject *proxyObject, const char *localDeviceID, const char *remoteDeviceID, in InvokerListenThread() argument
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/small/
H A Dipc_proxy_inner.c115 int32_t InvokerListenThread(ProxyObject *proxyObject, const char *localDeviceID, const char *remoteDeviceID, in InvokerListenThread() argument
/foundation/communication/ipc/ipc/native/src/napi/src/
H A Dnapi_ipc_skeleton.cpp108 napi_value localDeviceID = nullptr; in NAPI_IPCSkeleton_getLocalDeviceID() local
/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c231 char localDeviceID[DEVICEID_LENGTH + 1]; in SendEntryToRemote() local
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp85 std::string localDeviceID = current->GetLocalDeviceID(); in NewSessionOfBinderProxy() local
93 GetSessionForProxy(sptr<IPCObjectProxy> ipcProxy, std::shared_ptr<DBinderSessionObject> session, const std::string &localDeviceID) GetSessionForProxy() argument
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp199 char localDeviceID[DEVICE_ID_LENGTH + 1] = { 0 }; in NAPI_RemoteObject_saveOldCallingInfoInner() local

Completed in 9 milliseconds