Home
last modified time | relevance | path

Searched defs:device (Results 51 - 75 of 2381) sorted by relevance

12345678910>>...96

/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_avrcp_ct_observer.cpp27 void NapiAvrcpControllerObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dnapi_bluetooth_avrcp_tg_observer.cpp27 void NapiAvrcpTargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dnapi_bluetooth_a2dp_snk_observer.cpp27 void NapiA2dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_snk.h56 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
[all...]
H A Dbluetooth_pbap_pse.h48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() argument
[all...]
H A Dbluetooth_map_mse.h48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_tg_observer_proxy.cpp21 void BluetoothAvrcpTgObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.cpp23 const auto &device = other.GetPeripheralDevice(); in ScanResult() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_vk.h49 inline bool CanDevicePresent(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) in CanDevicePresent() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_semaphore_gles.cpp25 GpuSemaphoreGles::GpuSemaphoreGles(Device& device) : device_((DeviceGLES&)device) in GpuSemaphoreGles() argument
30 GpuSemaphoreGles::GpuSemaphoreGles(Device& device, const uint64_t handle) in GpuSemaphoreGles() argument
H A Dgpu_query_gles.cpp27 GpuQueryGLES::GpuQueryGLES(Device& device, const GpuQueryDesc& desc) : desc_(desc) in GpuQueryGLES() argument
H A Drender_frame_sync_gles.cpp25 RenderFrameSyncGLES::RenderFrameSyncGLES(Device& device) : RenderFrameSync() in RenderFrameSyncGLES() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_adapter_info.cpp38 auto device = SUPPORTED_DEVICE_TYPE.find(deviceType); in GetDeviceInfoByDeviceType() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_semaphore_vk.cpp28 GpuSemaphoreVk::GpuSemaphoreVk(Device& device) : device_(device) in GpuSemaphoreVk() argument
44 GpuSemaphoreVk::GpuSemaphoreVk(Device& device, const uint64_t handle) : device_(device), ownsResources_(false) in GpuSemaphoreVk() argument
56 const VkDevice device = ((const DevicePlatformDataVk&)device_.GetPlatformData()).device; in ~GpuSemaphoreVk() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dmock_remote_executor.h28 int CallResponseFailed(int errCode, uint32_t sessionId, uint32_t sequenceId, const std::string &device) in CallResponseFailed() argument
/foundation/distributedhardware/device_manager/test/softbusfuzztest/onsoftbuslistenerdevicefound_fuzzer/
H A Don_softbus_listener_device_found_fuzzer.cpp35 DeviceInfo device; in OnSoftbuslistenerDeviceFoundFuzzTest() local
/foundation/distributeddatamgr/pasteboard/framework/test/include/
H A Ddistributed_clip.h31 void DistributedClip::Online(const std::string &device) {} in Online() argument
33 void DistributedClip::Offline(const std::string &device) {} in Offline() argument
35 void DistributedClip::OnReady(const std::string &device) {} in OnReady() argument
/foundation/distributedhardware/device_manager/test/softbusfuzztest/onsoftbusdevicefound_fuzzer/
H A Don_softbus_device_found_fuzzer.cpp37 DeviceInfo device; in OnSoftbusDeviceFoundFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/
H A Ddisk_info_test_mock.h26 DiskInfoTestMock(std::string &sysPath, std::string &devPath, dev_t device, int flags) in DiskInfoTestMock() argument
/third_party/eudev/src/v4l_id/
H A Dv4l_id.c41 char *device; in main() local
/third_party/cups-filters/cupsfilters/
H A Dkmdevices.cpp9 oyConfig_s * device = 0; in get_device() local
29 oyConfig_s * device = 0; in kmIsPrinterCmOff() local
52 oyConfig_s * device = 0; in kmGetPrinterProfile() local
[all...]
/third_party/gptfdisk/
H A Dfixparts.cc27 string device; in main() local
46 cout << "\nLoading MBR data from " << device << "\n"; in main() local
48 cerr << "\nUnable to read MBR data from '" << device << "'! Exiting!\n\n"; in main() local
61 cerr << "\nCannot find valid MBR data on '" << device << "'! Exiting!\n\n"; in main() local
68 cerr << "\nCannot determine the validity of the disk on '" << device in main() local
[all...]
H A Dgdisk.cc18 string device = ""; in main() local
[all...]
/third_party/libdrm/intel/
H A Dintel_chipset.c34 uint16_t device; member
/third_party/mesa3d/src/egl/main/
H A Degldevice.h50 _eglLookupDevice(EGLDeviceEXT device) in _eglLookupDevice() argument

Completed in 7 milliseconds

12345678910>>...96