Home
last modified time | relevance | path

Searched defs:handle (Results 176 - 200 of 4414) sorted by relevance

12345678910>>...177

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVulkanPlatform.hpp44 uint64_t handle; member in VkNonDispatchableHandle
/third_party/skia/tools/skiaserve/urlhandlers/
H A DDataHandler.cpp22 int DataHandler::handle(Request* request, MHD_Connection* connection, in handle() function in DataHandler
H A DDownloadHandler.cpp21 int DownloadHandler::handle(Request* request, MHD_Connection* connection, in handle() function in DownloadHandler
H A DImgHandler.cpp22 int ImgHandler::handle(Request* request, MHD_Connection* connection, in handle() function in ImgHandler
H A DInfoHandler.cpp22 int InfoHandler::handle(Request* request, MHD_Connection* connection, in handle() function in InfoHandler
H A DOpsHandler.cpp21 int OpsHandler::handle(Request* request, MHD_Connection* connection, const char* url, in handle() function in OpsHandler
H A DQuitHandler.cpp22 int QuitHandler::handle(Request* request, MHD_Connection* connection, in handle() function in QuitHandler
H A DRootHandler.cpp21 int RootHandler::handle(Request* request, MHD_Connection* connection, in handle() function in RootHandler
/third_party/typescript/tests/baselines/reference/
H A DjsDeclarationsFunctionClassesCjsExportAssignment.js123 if (handle === void 0) { handle function
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DObjectBaseTests.cpp24 static void WGPUReference(int* handle) { in WGPUReference() argument
28 static void WGPURelease(int* handle) { in WGPURelease() argument
/third_party/pulseaudio/ohosbuild/src/pulsecore/
H A Dltdl_stub.c34 void *lt_dlsym(lt_dlhandle handle, const char *symbol) in lt_dlsym() argument
42 int lt_dlclose(lt_dlhandle handle) in lt_dlclose() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.h51 uint64_t handle; member
/third_party/rust/crates/nix/test/common/
H A Dmod.rs9 let mut handle = stderr.lock(); variables
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksSerializerVKSC.hpp102 u64 handle; in SerializeItem() local
/third_party/vk-gl-cts/framework/delibs/dethread/win32/
H A DdeThreadLocalWin32.c36 DWORD handle = TlsAlloc(); in deThreadLocal_create() local
/base/inputmethod/imf/services/adapter/keyboard/src/
H A Dkeyboard_event.cpp34 int32_t KeyboardEvent::AddKeyEventMonitor(KeyHandle handle) in AddKeyEventMonitor() argument
/base/msdp/device_status/libs/interface/
H A Ddevicestatus_msdp_interface.h47 void* handle; member
/base/msdp/device_status/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp37 std::shared_ptr<CommonEventObserver> CommonEventObserver::CreateCommonEventObserver(CommonEventHandleType handle) in CreateCommonEventObserver() argument
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Dcert_manager_session_mgr.h34 struct CmBlob handle; member
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_file.c29 int32_t InitVerify(FileRead *file, const char *filePath, int32_t *handle) in InitVerify() argument
/base/security/certificate_manager/test/fuzz_test/cminit_fuzzer/
H A Dcminit_fuzzer.cpp52 struct CmBlob handle = { 0, nullptr }; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_manager/test/unittest/src/
H A Dcm_abort_test.cpp61 struct CmBlob *handle = nullptr; in HWTEST_F() local
75 struct CmBlob handle = { 0, (uint8_t *)&handleValue }; in HWTEST_F() local
88 struct CmBlob handle = { sizeof(uint64_t), nullptr }; in HWTEST_F() local
102 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; HWTEST_F() local
123 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; HWTEST_F() local
145 struct CmBlob handle = { sizeof(handleValue), (uint8_t *)&handleValue }; HWTEST_F() local
[all...]
H A Dcm_update_test.cpp69 struct CmBlob *handle = nullptr; in HWTEST_F() local
82 struct CmBlob handle = { 0, (uint8_t *)g_handleBuf }; in HWTEST_F() local
95 struct CmBlob handle = { DEFAULT_HANDLE_SIZE, nullptr }; in HWTEST_F() local
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dkey_agreement_client.c28 void init_client(struct key_agreement_client *handle, struct client_virtual_func_group *funcs) in init_client() argument
36 int32_t send_start_request(void *handle, void *send_data) in send_start_request() argument
61 int32_t send_end_request(void *handle, voi argument
94 receive_end_response(void *handle, void *receive_data) receive_end_response() argument
124 is_state_error(struct key_agreement_client *handle, enum protocol_action action) is_state_error() argument
[all...]
/base/security/device_security_level/baselib/utils/src/
H A Dutils_timer.cpp69 void DslmUtilsStopTimerTask(TimerHandle handle) in DslmUtilsStopTimerTask() argument

Completed in 6 milliseconds

12345678910>>...177