Home
last modified time | relevance | path

Searched defs:GetLocalDeviceType (Results 1 – 8 of 8) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/test/mock/
Ddevice_manager_mock.cpp33 int32_t DeviceManagerImpl::GetLocalDeviceType(const std::string &pkgName, int32_t &deviceType) in GetLocalDeviceType() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
Ddm_adapter.cpp238 int32_t DMAdapter::GetLocalDeviceType() in GetLocalDeviceType() function in OHOS::MiscServices::DMAdapter
/foundation/multimedia/av_session/services/session/server/
Davrouter_impl.cpp32 int32_t AVRouterImpl::GetLocalDeviceType() in GetLocalDeviceType() function in OHOS::AVSession::AVRouterImpl
Davsession_service_ext.cpp535 int32_t AVSessionService::GetLocalDeviceType() in GetLocalDeviceType() function in OHOS::AVSession::AVSessionService
/foundation/filemanagement/dfs_service/test/mock/
Ddevice_manager_impl_mock.cpp313 int32_t DeviceManagerImpl::GetLocalDeviceType(const std::string &pkgName, int32_t &deviceType) in GetLocalDeviceType() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributedhardware/device_manager/interfaces/cj/kits/src/
Ddevice_manager_impl.cpp287 int32_t DeviceManagerFfiImpl::GetLocalDeviceType(int32_t &deviceType) in GetLocalDeviceType() function in OHOS::DistributedHardware::DeviceManagerFfiImpl
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
Ddevice_manager_impl.cpp1478 int32_t DeviceManagerImpl::GetLocalDeviceType(const std::string &pkgName, int32_t &deviceType) in GetLocalDeviceType() function in OHOS::DistributedHardware::DeviceManagerImpl
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
Dnative_devicemanager_js.cpp1485 napi_value DeviceManagerNapi::GetLocalDeviceType(napi_env env, napi_callback_info info) in GetLocalDeviceType() function in DeviceManagerNapi