Searched refs:GetBusTypeByDeviceId (Results 1 – 3 of 3) sorted by relevance
74 static BusType GetBusTypeByDeviceId(uint64_t deviceId);
259 BusType busType = DeviceInfoData::GetBusTypeByDeviceId(deviceId); in UnMarshalling()318 BusType DeviceInfoData::GetBusTypeByDeviceId(uint64_t deviceId) in GetBusTypeByDeviceId() function in OHOS::ExternalDeviceManager::DeviceInfoData
420 BusType busType = DeviceInfoData::GetBusTypeByDeviceId(deviceInfo->deviceId); in ConvertToJsDeviceInfo()