Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h34 GET_ALL_TRUST_DEVICE_PROFILE = 10, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h28 GET_ALL_TRUST_DEVICE_PROFILE = 10, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp87 const std::string GET_ALL_TRUST_DEVICE_PROFILE = "GetAllTrustDeviceProfile"; variable