Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dapp_device_handler.cpp49 std::vector<DeviceInfo> AppDeviceHandler::GetDeviceList() const in GetDeviceList() function in OHOS::ObjectStore::AppDeviceHandler
H A Dcommunication_provider_impl.cpp56 std::vector<DeviceInfo> CommunicationProviderImpl::GetDeviceList() const in GetDeviceList() function in OHOS::ObjectStore::CommunicationProviderImpl
H A Dsoftbus_adapter_standard.cpp154 std::vector<DeviceInfo> SoftBusAdapter::GetDeviceList() const in GetDeviceList() function in OHOS::ObjectStore::SoftBusAdapter
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Dsync_options.cpp33 const std::list<std::string>& SyncOptions::GetDeviceList() const in GetDeviceList() function in OHOS::DeviceProfile::SyncOptions
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddp_sync_options.cpp27 std::vector<std::string> DpSyncOptions::GetDeviceList() const in GetDeviceList() function in OHOS::DistributedDeviceProfile::DpSyncOptions
/ohos5.0/base/security/device_security_level/services/dslm/
H A Ddslm_device_list.c42 static ListHead *GetDeviceList(void) in GetDeviceList() function
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_distributed_kv_data_manager.cpp58 Status DistributedKvDataManager::GetDeviceList(std::vector<DeviceInfo> &deviceInfoList, DeviceFilte… in GetDeviceList() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddistributed_kv_data_manager.cpp141 Status DistributedKvDataManager::GetDeviceList(std::vector<DeviceInfo> &deviceInfoList, DeviceFilte… in GetDeviceList() function in OHOS::DistributedKv::DistributedKvDataManager
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H A Ddp_device_manager.cpp440 void DpDeviceManager::GetDeviceList(std::list<std::shared_ptr<DeviceInfo>>& deviceList) in GetDeviceList() function in OHOS::DeviceProfile::DpDeviceManager
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_manager.cpp138 napi_value JsInputDeviceManager::GetDeviceList(napi_env env, napi_value handle) in GetDeviceList() function in OHOS::MMI::JsInputDeviceManager
H A Djs_input_device_context.cpp451 napi_value JsInputDeviceContext::GetDeviceList(napi_env env, napi_callback_info info) in GetDeviceList() function in OHOS::MMI::JsInputDeviceContext
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
H A Djs_feature_ability.cpp50 napi_value JsFeatureAbility::GetDeviceList(napi_env env, napi_callback_info info) in GetDeviceList() function in OHOS::AbilityRuntime::JsFeatureAbility
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dondemand_helper.cpp181 void OnDemandHelper::GetDeviceList() in GetDeviceList() function in OHOS::OnDemandHelper
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp760 int32_t InputDeviceManager::GetDeviceList(uint32_t *devNum, InputDeviceInfo **deviceList, uint32_t … in GetDeviceList() function in OHOS::Input::InputDeviceManager
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_remote.c881 void GetDeviceList(NSTACKX_DeviceInfo *deviceList, uint32_t *deviceListLen, bool doFilter) in GetDeviceList() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp1027 std::map<std::string, A2dpDeviceInfo *> A2dpService::GetDeviceList() const in GetDeviceList() function in OHOS::bluetooth::A2dpService