Home
last modified time | relevance | path

Searched defs:GetDeviceList (Results 1 – 12 of 12) sorted by relevance

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
Dapp_device_handler.cpp49 std::vector<DeviceInfo> AppDeviceHandler::GetDeviceList() const in GetDeviceList() function in OHOS::ObjectStore::AppDeviceHandler
Dcommunication_provider_impl.cpp56 std::vector<DeviceInfo> CommunicationProviderImpl::GetDeviceList() const in GetDeviceList() function in OHOS::ObjectStore::CommunicationProviderImpl
Dsoftbus_adapter_standard.cpp155 std::vector<DeviceInfo> SoftBusAdapter::GetDeviceList() const in GetDeviceList() function in OHOS::ObjectStore::SoftBusAdapter
/foundation/deviceprofile/device_info_manager/services/core/src/
Dsync_options.cpp33 const std::list<std::string>& SyncOptions::GetDeviceList() const in GetDeviceList() function in OHOS::DeviceProfile::SyncOptions
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
Ddistributed_kv_data_manager.cpp141 Status DistributedKvDataManager::GetDeviceList(std::vector<DeviceInfo> &deviceInfoList, DeviceFilte… in GetDeviceList() function in OHOS::DistributedKv::DistributedKvDataManager
/foundation/deviceprofile/device_info_manager/services/core/src/devicemanager/
Ddp_device_manager.cpp381 void DpDeviceManager::GetDeviceList(std::list<std::shared_ptr<DeviceInfo>>& deviceList) in GetDeviceList() function in OHOS::DeviceProfile::DpDeviceManager
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
Djs_input_device_manager.cpp134 napi_value JsInputDeviceManager::GetDeviceList(napi_env env, napi_value handle) in GetDeviceList() function in OHOS::MMI::JsInputDeviceManager
Djs_input_device_context.cpp462 napi_value JsInputDeviceContext::GetDeviceList(napi_env env, napi_callback_info info) in GetDeviceList() function in OHOS::MMI::JsInputDeviceContext
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
Dondemand_helper.cpp180 void OnDemandHelper::GetDeviceList() in GetDeviceList() function in OHOS::OnDemandHelper
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
Djs_feature_ability.cpp53 NativeValue *JsFeatureAbility::GetDeviceList(NativeEngine *engine, NativeCallbackInfo *info) in GetDeviceList() function in OHOS::AbilityRuntime::JsFeatureAbility
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_service.cpp1025 std::map<std::string, A2dpDeviceInfo *> A2dpService::GetDeviceList() const in GetDeviceList() function in OHOS::bluetooth::A2dpService
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_device.c1158 static void GetDeviceList(void *dbList, NSTACKX_DeviceInfo *deviceList, uint32_t *deviceCountPtr, b… function