Home
last modified time | relevance | path

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

12345678910>>...13

/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
/third_party/libdrm/tests/
H A Ddrmdevice.c110 drmDevicePtr *devices; in main() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Drandom.c44 static const char * const devices[] = { "/dev/urandom", "/dev/random", NULL }; variable
/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
/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info_override_test.c41 drmDevicePtr devices[8]; in main() local
/third_party/mesa3d/src/tool/pps/
H A Dpps_driver.cc85 auto devices = DrmDevice::create_all(); in default_driver_name() local
98 auto devices = DrmDevice::create_all(); in find_driver_name() local
/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select.h47 static inline int device_select_find_xcb_pci_default(struct device_pci_info *devices, uint32_t device_count) { return -1; } in device_select_find_xcb_pci_default() argument
53 static inline int device_select_find_wayland_pci_default(struct device_pci_info *devices, uint32_t device_count) { return -1; } in device_select_find_wayland_pci_default() argument
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_win.cpp28 bool GetDevicesFromDXGI(std::vector<GPUDeviceInfo> *devices) in GetDevicesFromDXGI() argument
H A DSystemInfo_linux.cpp66 bool GetPCIDevicesWithLibPCI(std::vector<GPUDeviceInfo> *devices) in GetPCIDevicesWithLibPCI() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-devd-detect.c47 pa_hashmap *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

Completed in 11 milliseconds

12345678910>>...13