Home
last modified time | relevance | path

Searched refs:SYNC_DEVICE_PROFILE (Results 1 - 6 of 6) sorted by relevance

/foundation/deviceprofile/device_info_manager/old/common/include/
H A Ddeviceprofile_ipc_interface_code.h30 SYNC_DEVICE_PROFILE = 6, member in OHOS::DeviceProfile::IDeviceProfileInterfaceCode
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_proxy.cpp185 PARCEL_TRANSACT_SYNC_RET_INT(remote, static_cast<uint32_t>(IDeviceProfileInterfaceCode::SYNC_DEVICE_PROFILE), in SyncDeviceProfile()
/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/
H A Dpermission_manager.cpp123 SetPermissionMap(permissionJson, SYNC_DEVICE_PROFILE); in ParsePermissionJson()
/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()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h110 const std::string SYNC_DEVICE_PROFILE = "SyncDeviceProfile"; member
/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); in HWTEST_F()

Completed in 7 milliseconds