Home
last modified time | relevance | path

Searched defs:handle (Results 276 - 300 of 4548) sorted by relevance

1...<<11121314151617181920>>...182

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/
H A Dthread_utils.cpp37 void SetThreadPriority(pthread_t handle, int priority) in SetThreadPriority() argument
53 int GetThreadPriority(pthread_t handle) in GetThreadPriority() argument
/foundation/multimedia/av_session/utils/src/
H A Davsession_dynamic_loader.cpp92 void* handle = nullptr; in GetFuntion() local
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/utils/
H A Ddynamic_loader.cpp73 void* handle = nullptr; in GetFuntion() local
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp37 std::shared_ptr<CommonEventObserver> CommonEventObserver::CreateCommonEventObserver(CommonEventHandleType handle) in CreateCommonEventObserver() argument
/foundation/multimodalinput/input/service/module_loader/include/
H A Dinput_screen_capture_agent.h29 void *handle; member
/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dtask_ext.h40 static inline int skip(task_handle &handle) in skip() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Dtimer_api.cpp48 int handle = ffrt::FFRTFacade::GetPPInstance().GetPoller(pollerQos).RegisterTimer(timeout, data, cb, repeat); in ffrt_timer_start() local
56 int ffrt_timer_stop(ffrt_qos_t qos, int handle) in ffrt_timer_stop() argument
67 ffrt_timer_query_t ffrt_timer_query(ffrt_qos_t qos, int handle) in ffrt_timer_query() argument
/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_process_skeleton.h40 int32_t handle; member
/foundation/communication/dsoftbus/core/frame/small/client_manager/src/
H A Dsoftbus_client_info_manager.c27 unsigned int handle; /* use for small system device */ member
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_death_recipient_unittest.cpp65 int handle = 1; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_fd.h38 explicit EventFd(Handle handle) : fd_(handle) {} in EventFd() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_storage_engine.cpp57 int MultiVerStorageEngine::CreateNewExecutor(bool isWrite, StorageExecutor *&handle) in CreateNewExecutor() argument
/foundation/distributeddatamgr/pasteboard/services/load/src/
H A Dloader.cpp34 auto handle = dlopen(component.lib.c_str(), RTLD_LAZY); in LoadComponents() local
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_buffer_handle_test.cpp63 BufferHandle *handle = new BufferHandle(); in HWTEST_F() local
76 BufferHandle *handle = new BufferHandle(); in HWTEST_F() local
89 BufferHandle *handle = nullptr; in HWTEST_F() local
103 BufferHandle *handle = nullptr; in HWTEST_F() local
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_file_operation.h96 HANDLE handle = (HANDLE)_get_osfhandle(fd); in Fsync() local
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dhks_api.h47 static int32_t HksUpdate(const struct HksBlob *handle, const struct HksParamSet *paramSet, in HksUpdate() argument
61 static int32_t HksFinish(const struct HksBlob *handle, const struct HksParamSet *paramSet, in HksFinish() argument
33 HksInit(const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HksInit() argument
/foundation/distributedhardware/device_manager/services/service/include/ipc/lite/
H A Dipc_server_listenermgr.h30 uint32_t handle; member
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_watcher/
H A Dwatcher_entity.h35 uv_handle_t *handle = reinterpret_cast<uv_handle_t *>(ptr); in operator ()() local
/foundation/filemanagement/app_file_service/tests/mock/parameter/src/
H A Dparameter.c39 int GetParameterValue(uint32_t handle, char *value, uint32_t len) in GetParameterValue() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection_server.cpp48 int HfpHfRfcommConnectionServer::AcceptConnection(uint16_t handle) in AcceptConnection() argument
55 int HfpHfRfcommConnectionServer::RejectConnection(uint16_t handle) in RejectConnection() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutxfmutex.c38 acpi_ut_get_mutex_object(acpi_handle handle, in acpi_ut_get_mutex_object() argument
100 acpi_acquire_mutex(acpi_handle handle, acpi_strin argument
[all...]
H A Dnsload.c265 acpi_status acpi_ns_unload_namespace(acpi_handle handle) in acpi_ns_unload_namespace() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmpic_timer.h36 void mpic_start_timer(struct mpic_timer *handle) { } in mpic_start_timer() argument
37 void mpic_stop_timer(struct mpic_timer *handle) { } in mpic_stop_timer() argument
38 void mpic_get_remain_time(struct mpic_timer *handle, time64_t *time) { } in mpic_get_remain_time() argument
39 void mpic_free_timer(struct mpic_timer *handle) { } in mpic_free_timer() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_lpat.c89 acpi_lpat_get_conversion_table(acpi_handle handle) acpi_lpat_get_conversion_table() argument
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dpci.c21 efi_handle_t handle; in efi_pci_disable_bridge_busmaster() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...182