Home
last modified time | relevance | path

Searched refs:SYNC_DEVICE_PROFILE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h30 SYNC_DEVICE_PROFILE = 6, enumerator
/ohos5.0/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp185 …NSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDeviceProfileInterfaceCode::SYNC_DEVICE_PROFILE), in SyncDeviceProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/
H A Dpermission_manager.cpp123 SetPermissionMap(permissionJson, SYNC_DEVICE_PROFILE); in ParsePermissionJson()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp100 const std::string SYNC_DEVICE_PROFILE = "SyncDeviceProfile"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_stub.cpp52 funcsMap_[static_cast<uint32_t>(IDeviceProfileInterfaceCode::SYNC_DEVICE_PROFILE)] = in DistributedDeviceProfileStub()
178 case static_cast<uint32_t>(IDeviceProfileInterfaceCode::SYNC_DEVICE_PROFILE): in NotifyOldEventInner()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h110 extern const std::string SYNC_DEVICE_PROFILE;
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddistributed_device_profile_stub_test.cpp355 uint32_t code = static_cast<uint32_t>(IDeviceProfileInterfaceCode::SYNC_DEVICE_PROFILE);