Home
last modified time | relevance | path

Searched defs:GetDeviceList (Results 1 – 13 of 13) 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.cpp154 std::vector<DeviceInfo> SoftBusAdapter::GetDeviceList() const in GetDeviceList() function in OHOS::ObjectStore::SoftBusAdapter
/foundation/deviceprofile/device_info_manager/old/services/core/src/
Dsync_options.cpp33 const std::list<std::string>& SyncOptions::GetDeviceList() const in GetDeviceList() function in OHOS::DeviceProfile::SyncOptions
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
Ddp_sync_options.cpp27 std::vector<std::string> DpSyncOptions::GetDeviceList() const in GetDeviceList() function in OHOS::DistributedDeviceProfile::DpSyncOptions
/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/old/services/core/src/devicemanager/
Ddp_device_manager.cpp440 void DpDeviceManager::GetDeviceList(std::list<std::shared_ptr<DeviceInfo>>& deviceList) in GetDeviceList() function in OHOS::DeviceProfile::DpDeviceManager
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
Djs_feature_ability.cpp50 napi_value JsFeatureAbility::GetDeviceList(napi_env env, napi_callback_info info) in GetDeviceList() function in OHOS::AbilityRuntime::JsFeatureAbility
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
Djs_input_device_manager.cpp138 napi_value JsInputDeviceManager::GetDeviceList(napi_env env, napi_value handle) in GetDeviceList() function in OHOS::MMI::JsInputDeviceManager
Djs_input_device_context.cpp451 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.cpp181 void OnDemandHelper::GetDeviceList() in GetDeviceList() function in OHOS::OnDemandHelper
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_device_remote.c881 void GetDeviceList(NSTACKX_DeviceInfo *deviceList, uint32_t *deviceListLen, bool doFilter) in GetDeviceList() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_service.cpp1027 std::map<std::string, A2dpDeviceInfo *> A2dpService::GetDeviceList() const in GetDeviceList() function in OHOS::bluetooth::A2dpService