Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h39 PUT_SERVICE_PROFILE_BATCH = 15, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h33 PUT_SERVICE_PROFILE_BATCH = 15, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp90 const std::string PUT_SERVICE_PROFILE_BATCH = "PutServiceProfileBatch"; variable