Home
last modified time | relevance | path

Searched defs:devices (Results 1 - 25 of 206) sorted by relevance

123456789

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store_observer.cpp33 void NapiRdbStoreObserver::OnChange(const std::vector<std::string> &devices) in OnChange() argument
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/include/
H A Dkvdb_service.h30 std::vector<std::string> devices; member
/foundation/CastEngine/castengine_cast_framework/service/src/
H A Dcast_service_listener_impl_proxy.cpp45 bool FillCastRemoteDevices(MessageParcel &data, const std::vector<CastRemoteDevice> &devices) in FillCastRemoteDevices() argument
77 void CastServiceListenerImplProxy::OnDeviceFound(const std::vector<CastRemoteDevice> &devices) in OnDeviceFound() argument
/foundation/arkui/ace_engine/adapter/preview/sdk/dump/
H A Dresource_index.py38 devices = {0: "phone", 1: "tablet", 2: "car", 3: "pc", 4: "tv", 5: "speaker", 6: "wearable", 7: "glasses", 8: "headset"} variable
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_rdb.h279 virtual bool DropDeviceData(const std::vector<std::string>& devices, const DropOption& option) in DropDeviceData() argument
/foundation/arkui/ui_lite/frameworks/common/
H A Dinput_device_manager.cpp77 auto& devices = GetInstance()->deviceList_; in OnViewLifeEvent() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_manager.cpp85 std::vector<BluetoothGattDevice> devices; in GetDevicesByStates() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_input_thread.cpp108 const char *devices[INPUT_EVT_MAX_CNT] = { in AudioPnpInputOpen() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_group_info_proxy_test.cpp77 std::vector<WifiP2pDevice> devices; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dmeta_data_manager_test.cpp81 std::vector<std::string> devices; in HWTEST_F() local
97 std::vector<std::string> devices; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_meta_executor.cpp94 GetExistsDevicesFromMeta(sqlite3 *dbHandle, MetaMode metaMode, bool isMemDb, std::set<std::string> &devices) GetExistsDevicesFromMeta() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Drelational_store_connection.h35 const std::vector<std::string> &devices; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dkvdb_service.h33 std::vector<std::string> devices; member
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_ag.h291 virtual void GetVirtualDeviceList(std::vector<std::string> &devices) {}; in GetVirtualDeviceList() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_unistore.h50 SyncPullTable(const std::string &bundleName, const std::string &tableName, int32_t rowId, std::vector<std::string> &devices) SyncPullTable() argument
56 SyncPushTable(const std::string &bundleName, const std::string &tableName, int32_t rowId, std::vector<std::string> &devices, bool isBlock = false) SyncPushTable() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_query_test.cpp53 std::string devices = "devices1"; in HWTEST_F() local
78 std::string devices = "devices1"; in HWTEST_F() local
106 std::string devices = "devices1"; in HWTEST_F() local
144 std::string devices = "devices1"; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/include/
H A Disyncer.h39 std::vector<std::string> devices; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store_observer.cpp38 void NapiRdbStoreObserver::OnChange(const std::vector<std::string> &devices) in OnChange() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/scene/
H A Dwfd_sink_scene_test.cpp282 std::vector<Wifi::WifiP2pDevice> devices; in HWTEST_F() local
303 std::vector<Wifi::WifiP2pDevice> devices; in HWTEST_F() local
H A Dwfd_source_scene_test.cpp274 std::vector<Wifi::WifiP2pDevice> devices; in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_manager_listener_proxy.cpp91 auto devices = deviceChangeAction.deviceDescriptors; in OnAvailableDeviceChange() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_device_manager.cpp82 int WifiP2pDeviceManager::GetDevicesList(std::vector<WifiP2pDevice> &devices) in GetDevicesList() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_syncer.cpp49 std::vector<std::string> devices; in EnableAutoSync() local
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Ddev_manager.cpp81 std::vector<DetailInfo> devices; in GetRemoteDevices() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/
H A Dupgrade_manager.cpp91 void UpgradeManager::GetIdentifierParams(std::vector<std::string> &devices, in GetIdentifierParams() argument

Completed in 9 milliseconds

123456789