Home
last modified time | relevance | path

Searched defs:fromDeviceId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h48 char fromDeviceId[DEVICEID_LENGTH + 1]; member
/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_types.h58 char fromDeviceId[DEVICEID_LENGTH + 1]; member
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H A Ddp_device_manager.cpp402 bool DpDeviceManager::TransformDeviceId(const std::string& fromDeviceId, in TransformDeviceId()