Home
last modified time | relevance | path

Searched defs:PUT_SERVICE_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.h38 PUT_SERVICE_PROFILE = 14, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h32 PUT_SERVICE_PROFILE = 14, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp89 const std::string PUT_SERVICE_PROFILE = "PutServiceProfile"; variable