Searched defs:GetLocalDeviceID (Results 1 – 9 of 9) sorted by relevance
37 int32_t (*GetLocalDeviceID)(const char *SaSessionName, char *deviceId); member
114 static int32_t GetLocalDeviceID(const char *saSessionName, char *deviceId) in GetLocalDeviceID() function
151 std::string IPCSkeleton::GetLocalDeviceID() in GetLocalDeviceID() function in OHOS::IPCSkeleton
345 std::string IPCProcessSkeleton::GetLocalDeviceID() in GetLocalDeviceID() function in OHOS::IPC_SINGLE::IPCProcessSkeleton
88 bool GetLocalDeviceID(void *value, OnCParcelBytesAllocator allocator) in GetLocalDeviceID() function
776 std::string DBinderDatabusInvoker::GetLocalDeviceID() in GetLocalDeviceID() function in OHOS::DBinderDatabusInvoker
930 std::string BinderInvoker::GetLocalDeviceID() in GetLocalDeviceID() function in OHOS::IPC_SINGLE::BinderInvoker
67 std::string DBinderService::GetLocalDeviceID() in GetLocalDeviceID() function in OHOS::DBinderService
303 pub fn GetLocalDeviceID(value: *mut c_void, allocator: OnCParcelBytesAllocator::<u8>) -> bool; in GetLocalDeviceID() function