Searched refs:GET_DEVICE_PROFILE (Results 1 – 7 of 7) sorted by relevance
26 GET_DEVICE_PROFILE = 2, enumerator
69 …rCode = remote->SendRequest(static_cast<uint32_t>(IDeviceProfileInterfaceCode::GET_DEVICE_PROFILE), in GetDeviceProfile()
116 SetPermissionMap(permissionJson, GET_DEVICE_PROFILE); in ParsePermissionJson()
93 const std::string GET_DEVICE_PROFILE = "GetDeviceProfile"; variable
46 funcsMap_[static_cast<uint32_t>(IDeviceProfileInterfaceCode::GET_DEVICE_PROFILE)] = in DistributedDeviceProfileStub()172 case static_cast<uint32_t>(IDeviceProfileInterfaceCode::GET_DEVICE_PROFILE): in NotifyOldEventInner()
103 extern const std::string GET_DEVICE_PROFILE;
319 uint32_t code = static_cast<uint32_t>(IDeviceProfileInterfaceCode::GET_DEVICE_PROFILE);