| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_handle_test.cc | 53 auto* handle = new CordzHandleDeleteTracker(&deleted); in TEST() local 75 auto* handle = new CordzHandleDeleteTracker(&deleted); in TEST() local 92 CordzHandleDeleteTracker* handle[ in TEST() local 141 auto* handle = new CordzHandle(); TEST() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | debug.c | 21 int sepol_msg_get_level(sepol_handle_t * handle) in sepol_msg_get_level() argument 27 const char *sepol_msg_get_channel(sepol_handle_t * handle) in sepol_msg_get_channel() argument 33 const char *sepol_msg_get_fname(sepol_handle_t * handle) in sepol_msg_get_fname() argument 41 sepol_msg_default_handler(void *varg __attribute__ ((unused)), sepol_handle_t * handle, const char *fmt, ...) sepol_msg_default_handler() argument 71 sepol_msg_set_callback(sepol_handle_t * handle, __attribute__ ((format(printf, 3, 4))) void (*msg_callback) (void *varg, sepol_handle_t * handle, const char *fmt, ...), void *msg_callback_arg) sepol_msg_set_callback() argument [all...] |
| H A D | policydb_convert.c | 10 int policydb_from_image(sepol_handle_t * handle, in policydb_from_image() argument 34 int policydb_to_image(sepol_handle_t * handle, in policydb_to_image() argument [all...] |
| /third_party/rust/crates/nix/test/ |
| H A D | test_mount.rs | 62 let mut handle = stderr.lock(); in test_mount_tmpfs_without_flags_allows_rwx() variables 215 let mut handle = stderr.lock(); in setup_namespaces() variables
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | vlan_util.c | 27 struct nl_sock *handle = NULL; in vlan_add() local 127 struct nl_sock *handle in vlan_rem() local [all...] |
| /third_party/vk-gl-cts/framework/delibs/dethread/win32/ |
| H A D | deMutexWin32.c | 92 HANDLE handle = DE_NULL; in deMutex_create() local 103 HANDLE handle = (HANDLE)mutex; in deMutex_destroy() local 109 HANDLE handle = (HANDLE)mutex; in deMutex_lock() local 116 HANDLE handle = (HANDLE)mutex; in deMutex_unlock() local 123 HANDLE handle in deMutex_tryLock() local [all...] |
| H A D | deSemaphoreWin32.c | 38 HANDLE handle; in deSemaphore_create() local 53 HANDLE handle = (HANDLE)semaphore; in deSemaphore_destroy() local 59 HANDLE handle = (HANDLE)semaphore; in deSemaphore_increment() local 67 HANDLE handle in deSemaphore_decrement() local 75 HANDLE handle = (HANDLE)semaphore; deSemaphore_tryDecrement() local [all...] |
| /third_party/vk-gl-cts/framework/delibs/deutil/ |
| H A D | deDynamicLibrary.c | 89 HINSTANCE handle; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/ |
| H A D | cert_manager_api.c | 37 CM_API_EXPORT int32_t CmInit(const struct CmBlob *authUri, const struct CmSignatureSpec *spec, struct CmBlob *handle) in CmInit() argument 50 CM_API_EXPORT int32_t CmUpdate(const struct CmBlob *handle, const struct CmBlob *inData) in CmUpdate() argument 63 CM_API_EXPORT int32_t CmFinish(const struct CmBlob *handle, const struct CmBlob *inData, struct CmBlob *outData) in CmFinish() argument 76 CM_API_EXPORT int32_t CmAbort(const struct CmBlob *handle) in CmAbort() argument [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | dirent_on_windows.c | 26 handle_type handle; /* -1 for failed rewind */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | vlan_util.c | 27 struct nl_sock *handle = NULL; in vlan_add() local 127 struct nl_sock *handle in vlan_rem() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Semaphore.cpp | 33 angle::Result Semaphore::importZirconHandle(Context *context, HandleType handleType, GLuint handle) in importZirconHandle() argument
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/ |
| H A D | memory_dumper.cpp | 75 void *handle = dlopen(MEM_LIB.c_str(), RTLD_LAZY | RTLD_NODELETE); in GetMemByPid() local 97 void* handle = dlopen(MEM_LIB.c_str(), RTLD_LAZY | RTLD_NODELETE); in GetMemNoPid() local 115 void *handle = dlopen(MEM_LIB.c_str(), RTLD_LAZY | RTLD_NODELETE); GetMemSmapsByPid() local [all...] |
| /base/hiviewdfx/hilog/services/hilogd/include/ |
| H A D | service_controller.h | 104 void ServiceController::RequestHandler(const MsgHeader& hdr, std::function<void(const T& rqst)> handle) in RequestHandler() argument
|
| /base/hiviewdfx/hiview/test/unittest/unified_collection/utility/ |
| H A D | memory_collector_test.cpp | 79 void* handle = dlopen(libName.c_str(), RTLD_LAZY);
in HasValidAILibrary() local
|
| /base/inputmethod/imf/services/adapter/keyboard/src/ |
| H A D | input_event_callback.cpp | 76 void InputEventCallback::SetKeyHandle(KeyHandle handle) in SetKeyHandle() argument
|
| /base/hiviewdfx/hilog/frameworks/libhilog/ioctl/include/ |
| H A D | log_ioctl.h | 97 int LogIoctl::Request(const T1& rqst, std::function<int(const T2& rsp)> handle)
in Request() argument
|
| /base/location/test/location_gnss/source/ |
| H A D | ntp_time_test.cpp | 139 sptr<NetManagerStandard::NetHandle> handle = nullptr; in HWTEST_F() local
|
| /base/notification/eventhandler/frameworks/eventhandler/include/ |
| H A D | event_hitrace_meter_adapter.h | 93 void* handle = nullptr; member in OHOS::AppExecFwk::TraceAdapter
|
| /base/notification/common_event_service/frameworks/extension/test/static_subscriber_extension_module_loader_test/ |
| H A D | static_subscriber_extension_module_loader_test.cpp | 63 void *handle = dlopen(STATIC_SUBSCRIBER_EXTENSION_MODULE_LIB_PATH, RTLD_LAZY); in HWTEST_F() local
|
| /base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
| H A D | lib_event_handler_test.cpp | 57 void* GetTemp(char* func, void* handle) in GetTemp() argument 68 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); in ExecFfrtNoParam() local 108 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); in HWTEST_F() local 128 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); in HWTEST_F() local 148 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); HWTEST_F() local 165 void* handle = dlopen("/system/lib64/chipset-pub-sdk/libeventhandler.z.so", RTLD_LAZY); HWTEST_F() local [all...] |
| /base/msdp/device_status/intention/scheduler/plugin_manager/include/ |
| H A D | plugin_manager.h | 79 PluginManager::Plugin<IPlugin>::Plugin(IContext *context, void *handle) in Plugin() argument 117 void *handle = ::dlopen(libPath, RTLD_NOW); in LoadLibrary() local
|
| /base/security/code_signature/test/unittest/mock/src/ |
| H A D | hks_api_mock_test.cpp | 73 int32_t HksUpdate(const struct HksBlob *handle, const struct HksParamSet *paramSet,
in HksUpdate() argument 83 int32_t HksFinish(const struct HksBlob *handle, const struct HksParamSet *paramSet,
in HksFinish() argument 62 HksInit(const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HksInit() argument
|
| H A D | hks_api.cpp | 57 int32_t HksUpdate(const struct HksBlob *handle, const struct HksParamSet *paramSet,
in HksUpdate() argument 64 int32_t HksFinish(const struct HksBlob *handle, const struct HksParamSet *paramSet,
in HksFinish() argument 49 HksInit(const struct HksBlob *keyAlias, const struct HksParamSet *paramSet, struct HksBlob *handle, struct HksBlob *token) HksInit() argument
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/ |
| H A D | key_agreement.c | 29 void init_protocol(struct key_agreement_protocol *handle) in init_protocol() argument 38 void set_state(struct key_agreement_protocol *handle, enum protocol_state new_state) in set_state() argument 59 set_last_time_sec(struct key_agreement_protocol *handle) set_last_time_sec() argument [all...] |