| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_nb_delegate_test.cpp | 3298 const std::string device = "test"; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | distributeddb_relational_ver_p2p_sync_test.cpp | 2135 std::string device = deviceMap[j]; HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
| H A D | cloud_service_impl.cpp | 685 int32_t CloudServiceImpl::OnReady(const std::string &device) in OnReady() argument 703 int32_t CloudServiceImpl::Offline(const std::string &device) in Offline() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| H A D | sqlite_relational_store.cpp | 563 int SQLiteRelationalStore::RemoveDeviceData(const std::string &device, const std::string &tableName) in RemoveDeviceData() argument 764 RemoteQuery(const std::string &device, const RemoteCondition &condition, uint64_t timeout, uint64_t connectionId, std::shared_ptr<ResultSet> &result) RemoteQuery() argument 820 GetDevTableName(const std::string &device, const std::string &hashDev) const GetDevTableName() argument 849 RemoveDeviceDataInner(const std::string &mappingDev, const std::string &device, const std::string &tableName, bool isNeedHash) RemoveDeviceDataInner() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_natural_store_connection.cpp | 1921 int SQLiteSingleVerNaturalStoreConnection::RemoveDeviceData(const std::string &device, ClearMode mode) in RemoveDeviceData() argument 1936 int SQLiteSingleVerNaturalStoreConnection::RemoveDeviceData(const std::string &device, const std::string &user, in RemoveDeviceData() argument 1952 int SQLiteSingleVerNaturalStoreConnection::GetCloudVersion(const std::string &device, in GetCloudVersion() argument 1990 int SQLiteSingleVerNaturalStoreConnection::GetEntries(const std::string &device, std::vector<Entry> &entries) const in GetEntries() argument [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_store_impl.cpp | 251 std::shared_ptr<ResultSet> RdbStoreImpl::RemoteQuery(const std::string &device, const AbsRdbPredicates &predicates, in RemoteQuery() argument 335 std::string RdbStoreImpl::ObtainDistributedTableName(const std::string &device, const std::string &table, int &errCode) in ObtainDistributedTableName() argument
|
| /foundation/distributedhardware/distributed_audio/common/include/ |
| H A D | audio_types.h | 429 struct AudioDevExtInfo device; /* Specifi member [all...] |
| /foundation/distributedhardware/device_manager/services/service/src/softbus/ |
| H A D | softbus_listener.cpp | 395 void SoftbusListener::OnSoftbusDeviceFound(const DeviceInfo *device) in OnSoftbusDeviceFound() argument 800 FillDeviceInfo(const DeviceInfo &device, DmDeviceInfo &dmDevice) FillDeviceInfo() argument 822 ConvertDeviceInfoToDmDevice(const DeviceInfo &device, DmDeviceInfo &dmDevice) ConvertDeviceInfoToDmDevice() argument 889 CacheDiscoveredDevice(const DeviceInfo *device) CacheDiscoveredDevice() argument [all...] |
| /foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
| H A D | native_devicemanager_js.cpp | 571 napi_value device = nullptr; in OnDeviceStatusChange() local 588 napi_value device = nullptr; in OnDeviceFound() local [all...] |
| /foundation/distributedhardware/distributed_input/common/include/ |
| H A D | input_hub.cpp | 141 std::unique_ptr<Device> device = std::move(*openingDevices_.rbegin()); in ScanAndRecordInputDevices() local 198 Device* device = GetSupportDeviceByFd(eventItem.data.fd); GetEvents() local 224 IsCuror(Device *device) IsCuror() argument 229 IsTouchPad(Device *device) IsTouchPad() argument 245 MatchAndDealEvent(Device *device, const RawEvent &event) MatchAndDealEvent() argument 265 DealNormalKeyEvent(Device *device, const RawEvent &event) DealNormalKeyEvent() argument 287 RecordDeviceChangeStates(Device *device, struct input_event readBuffer[], const size_t count) RecordDeviceChangeStates() argument 309 CollectEvent(RawEvent *buffer, size_t &capacity, Device *device, struct input_event readBuffer[], const size_t count) CollectEvent() argument 343 ReadInputEvent(int32_t readSize, Device &device) ReadInputEvent() argument 372 std::unique_ptr<Device> device = std::move(*it); DeviceIsExists() local 394 std::unique_ptr<Device> device = std::move(*openingDevices_.rbegin()); DeviceIsExists() local 468 Device* device = GetDeviceByFdLocked(eventItem.data.fd); GetDeviceHandler() local 560 std::unique_ptr<Device> device = std::make_unique<Device>(fd, devicePath); OpenInputDeviceLocked() local 608 QueryInputDeviceInfo(int fd, std::unique_ptr<Device> &device) QueryInputDeviceInfo() argument 662 QueryEventInfo(int fd, std::unique_ptr<Device> &device) QueryEventInfo() argument 702 GetMSCBits(int fd, std::unique_ptr<Device> &device) GetMSCBits() argument 715 GetLEDBits(int fd, std::unique_ptr<Device> &device) GetLEDBits() argument 727 GetSwitchBits(int fd, std::unique_ptr<Device> &device) GetSwitchBits() argument 740 GetRepeatBits(int fd, std::unique_ptr<Device> &device) GetRepeatBits() argument 853 MakeDevice(int fd, std::unique_ptr<Device> device) MakeDevice() argument 907 QueryLocalTouchScreenInfo(int fd, std::unique_ptr<Device> &device) QueryLocalTouchScreenInfo() argument 1002 RegisterDeviceForEpollLocked(const Device &device) RegisterDeviceForEpollLocked() argument 1024 AddDeviceLocked(std::unique_ptr<Device> device) AddDeviceLocked() argument 1030 CloseDeviceLocked(Device &device) CloseDeviceLocked() argument 1044 CloseDeviceForAllLocked(Device &device) CloseDeviceForAllLocked() argument 1125 Device* device = GetDeviceByPathLocked(devicePath); CloseDeviceByPathLocked() local [all...] |
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
| H A D | swapchain_layer.cpp | 63 VkDevice device = VK_NULL_HANDLE; member 654 VKAPI_ATTR VkResult SetWindowBufferUsage(VkDevice device, NativeWindow* window, in SetWindowBufferUsage() argument 742 SetWindowInfo(VkDevice device, const VkSwapchainCreateInfoKHR* createInfo) SetWindowInfo() argument 793 SetSwapchainCreateInfo(VkDevice device, const VkSwapchainCreateInfoKHR* createInfo) SetSwapchainCreateInfo() argument 820 CreateImages(uint32_t &numImages, Swapchain* swapchain, const VkSwapchainCreateInfoKHR* createInfo, VkImageCreateInfo &imageCreate, VkDevice device) CreateImages() argument 873 DestroySwapchainInternal(VkDevice device, VkSwapchainKHR swapchainHandle, const VkAllocationCallbacks* allocator) DestroySwapchainInternal() argument 900 CreateSwapchainKHR(VkDevice device, const VkSwapchainCreateInfoKHR* createInfo, const VkAllocationCallbacks* allocator, VkSwapchainKHR* swapchainHandle) CreateSwapchainKHR() argument 954 DestroySwapchainKHR( VkDevice device, VkSwapchainKHR vkSwapchain, const VkAllocationCallbacks* pAllocator) DestroySwapchainKHR() argument 961 GetSwapchainImagesKHR( VkDevice device, VkSwapchainKHR vkSwapchain, uint32_t* count, VkImage* images) GetSwapchainImagesKHR() argument 983 AcquireNextImageKHR(VkDevice device, VkSwapchainKHR swapchainHandle, uint64_t timeout, VkSemaphore semaphore, VkFence vkFence, uint32_t* imageIndex) AcquireNextImageKHR() argument 1084 AcquireNextImage2KHR(VkDevice device, const VkAcquireNextImageInfoKHR* pAcquireInfo, uint32_t* pImageIndex) AcquireNextImage2KHR() argument 1218 VkDevice device = deviceLayerData->device; QueuePresentKHR() local 1369 SetHdrMetadataEXT( VkDevice device, uint32_t swapchainCount, const VkSwapchainKHR* pSwapchains, const VkHdrMetadataEXT* pMetadata) SetHdrMetadataEXT() argument 1699 DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) DestroyDevice() argument 1949 GetDeviceProcAddr(VkDevice device, const char* funcName) GetDeviceProcAddr() argument [all...] |
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | constants.py | 204 device = "Device" variable in LogType 234 device = "device" variable in ManagerType
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
| H A D | device.py | 1314 device = None global() variable in DeviceLogCollector [all...] |
| /third_party/eudev/src/libudev/ |
| H A D | libudev-device.c | 714 udev_device_set_info_loaded(struct udev_device *device) udev_device_set_info_loaded() argument 1982 struct udev_device *device; udev_device_shallow_clone() local 2003 struct udev_device *device; udev_device_clone_with_db() local 2016 struct udev_device *device; udev_device_new_from_nulstr() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow.c | 497 AVDeviceInfo *device = NULL; in dshow_cycle_devices() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vaapi_encode.h | 249 AVHWDeviceContext *device; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_opencl.c | 626 static int opencl_device_create(AVHWDeviceContext *hwdev, const char *device, in opencl_device_create() argument 1022 IDirect3DDevice9 *device = context; opencl_enumerate_dxva2_devices() local 1095 ID3D11Device *device = context; opencl_enumerate_d3d11_devices() local 1273 IDirect3DDevice9 *device; opencl_device_derive() local [all...] |
| /third_party/glfw/src/ |
| H A D | win32_window.c | 2526 _glfwGetPhysicalDevicePresentationSupportWin32(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) _glfwGetPhysicalDevicePresentationSupportWin32() argument
|
| H A D | x11_window.c | 3157 _glfwGetPhysicalDevicePresentationSupportX11(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily) _glfwGetPhysicalDevicePresentationSupportX11() argument
|
| /third_party/glfw/tests/ |
| H A D | triangle-vulkan.c | 159 VkDevice device; member 1850 VkDeviceCreateInfo device = { demo_init_device() local [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_direct.c | 1814 long card = 0, device = 0, subdevice = 0; local
|
| H A D | pcm_hw.c | 93 int card, device, subdevice; member 1751 snd_pcm_hw_open(snd_pcm_t **pcmp, const char *name, int card, int device, int subdevice, snd_pcm_stream_t stream, int mode, int mmap_emulation ATTRIBUTE_UNUSED, int sync_ptr_ioctl) snd_pcm_hw_open() argument 1883 long card = -1, device = 0, subdevice = -1; _snd_pcm_hw_open() local [all...] |
| /third_party/alsa-lib/src/ucm/ |
| H A D | parser.c | 1519 struct use_case_device *device; parse_device() local 1768 struct use_case_device *device; verb_dev_list_add() local 1793 struct use_case_device *device; verb_dev_list_check() local [all...] |
| H A D | main.c | 679 struct use_case_device *device; in run_device_sequence() local 701 struct use_case_device *device; in run_device_all_sequence() local 934 struct use_case_device *device = cmpt_seq->device; execute_component_seq() local 1216 struct dev_list_node *device; is_devlist_supported() local 1252 is_device_supported(snd_use_case_mgr_t *uc_mgr, struct use_case_device *device) is_device_supported() argument 1268 struct use_case_device *device; find_device() local 1414 set_device(snd_use_case_mgr_t *uc_mgr, struct use_case_device *device, int enable) set_device() argument 1613 struct use_case_device *device; dismantle_use_case() local 1727 struct use_case_device *device; get_supcon_device_list() local 1936 struct use_case_device *device; get_identifiers_list() local 2558 struct use_case_device *device; set_device_user() local [all...] |
| /third_party/backends/backend/ |
| H A D | dc25.c | 394 init_dc20 (char *device, speed_t speed) in init_dc20() argument [all...] |