Home
last modified time | relevance | path

Searched refs:GET_SERVICE_PROFILE (Results 1 - 9 of 9) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h43 GET_SERVICE_PROFILE = 19, member in OHOS::DeviceProfile::IDeviceProfileInterfaceCode
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddistributed_device_profile_enums.h37 GET_SERVICE_PROFILE = 19, member in OHOS::DistributedDeviceProfile::DPInterfaceCode
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp60 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::GET_SERVICE_PROFILE)] = in DistributedDeviceProfileStubNew()
158 case static_cast<uint32_t>(DPInterfaceCode::GET_SERVICE_PROFILE): in NotifyEventInner()
/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/
H A Dpermission_manager.cpp117 SetPermissionMap(permissionJson, GET_SERVICE_PROFILE); in ParsePermissionJson()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp83 funcsMap_[static_cast<uint32_t>(DPInterfaceCode::GET_SERVICE_PROFILE)] = in InitNewIpcInterface()
191 case static_cast<uint32_t>(DPInterfaceCode::GET_SERVICE_PROFILE): in NotifyNewEventInner()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h104 const std::string GET_SERVICE_PROFILE = "GetServiceProfile"; member
/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp222 SEND_REQUEST(remote, static_cast<uint32_t>(DPInterfaceCode::GET_SERVICE_PROFILE), data, reply); in GetServiceProfile()
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddistributed_device_profile_stub_test.cpp379 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_SERVICE_PROFILE); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_stub_new_test.cpp822 uint32_t code = static_cast<uint32_t>(DPInterfaceCode::GET_SERVICE_PROFILE); in HWTEST_F()

Completed in 9 milliseconds