Home
last modified time | relevance | path

Searched defs:handle (Results 576 - 600 of 4098) sorted by relevance

1...<<21222324252627282930>>...164

/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_windows.cc27 HANDLE handle = INVALID_HANDLE_VALUE; member
/third_party/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp148 void* handle = (nullptr == fGLLibrary) ? RTLD_DEFAULT : fGLLibrary; in onPlatformGetProcAddress() local
/third_party/skia/tools/skiaserve/urlhandlers/
H A DBreakHandler.cpp22 int BreakHandler::handle(Request* request, MHD_Connection* connection, in handle() function in BreakHandler
H A DPostHandler.cpp35 int PostHandler::handle(Request* request, MHD_Connection* connection, in handle() function in PostHandler
/third_party/skia/tools/trace/
H A DSkDebugfTracer.cpp80 updateTraceEventDuration(const uint8_t* categoryEnabledFlag, const char* name, SkEventTracer::Handle handle) updateTraceEventDuration() argument
/third_party/python/Python/
H A Ddynload_shlib.c58 void *handle; in _PyImport_FindSharedFuncptr() local
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dreflection_test.cc49 auto* handle = absl::FindCommandLineFlag("some_flag"); in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_handle.cc75 void CordzHandle::Delete(CordzHandle* handle) { in Delete() argument
[all...]
/third_party/skia/bench/
H A DPathIterBench.cpp83 auto handle = [this](int verb, const SkPoint pts[]) { variable
/foundation/ai/ai_engine/services/server/plugin_manager/source/
H A Dplugin.cpp32 HandleGuard(const std::string &aid, void *handle) : aid_(aid), handle_(handle) in HandleGuard() argument
80 void *handle = AieDlopen(libPath.c_str()); in LoadPluginAlgorithm() local
/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Daie_thread_unix.cpp27 pthread_t handle; member
/foundation/ability/ability_runtime/cj_environment/test/unittest/cj_environment_test/
H A Dcj_environment_test.cpp47 void RegisterCJUncaughtExceptionHandlerTest(const CJUncaughtExceptionInfo &handle) {} in RegisterCJUncaughtExceptionHandlerTest() argument
183 CJUncaughtExceptionInfo handle; in HWTEST_F() local
/foundation/ability/ability_runtime/services/common/include/
H A Dtask_handler_wrap.h105 explicit AutoSyncTaskHandle(const TaskHandle &handle) : handle_(handle) {} in AutoSyncTaskHandle() argument
116 auto handle = handle_; in Sync() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_event_impl.cpp72 auto handle = dlopen(HA_CLIENT_SO_PATH, RTLD_LAZY); in InitHandler() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dview_data_wrap_ohos.cpp69 void* handle = dlopen(LIB_HINT2_TYPE_Z_SO_NAME, RTLD_LAZY); in LoadHint2Type() local
/foundation/bundlemanager/app_domain_verify/frameworks/extension/src/
H A Dapp_domain_verify_extension_mgr.cpp52 auto handle = &sHandler; in Init() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_loader.cpp70 auto handle = runtime->loadLibrary(0, targetName); in LoadArkCJModule() local
H A Dark_interop_global.cpp87 void GlobalManager::Dispose(EcmaVM* vm, uintptr_t handle) in Dispose() argument
113 auto handle = BIT_CAST(value, Local<JSValueRef>); in ARKTS_CreateGlobal() local
/foundation/arkui/ace_engine_lite/frameworks/common/memory/
H A Dmem_proc.cpp77 HANDLE handle = GetCurrentProcess(); in SysMemTracing() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_characteristic.cpp38 GattCharacteristic::GattCharacteristic(const UUID uuid, uint16_t handle, const int permissions, const int properties) in GattCharacteristic() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection_server.cpp33 ProcessDataConnectionServerCallback( uint16_t handle, uint32_t eventId, const std::string &inComingAddr) ProcessDataConnectionServerCallback() argument
72 DataConnectionServerCallback( uint16_t handle, uint32_t eventId, const void *eventData, void *context) DataConnectionServerCallback() argument
[all...]
H A Dhfp_ag_rfcomm_connection.cpp88 void HfpAgRfcommConnection::SetConnectionHandle(uint16_t handle) in SetConnectionHandle() argument
115 std::string HfpAgRfcommConnection::GetRemoteAddressByHandle(uint16_t handle) in GetRemoteAddressByHandle() argument
125 void HfpAgRfcommConnection::AddConnectionDevice(uint16_t handle, std::string addr) in AddConnectionDevice() argument
130 void HfpAgRfcommConnection::RemoveConnectionDevice(uint16_t handle) in RemoveConnectionDevice() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_descriptor_set_manager_gles.cpp154 void NodeContextDescriptorSetManagerGLES::UpdateDescriptorSetGpuHandle(const RenderHandle handle) in UpdateDescriptorSetGpuHandle() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_bloom.cpp43 CreatePostProcessDataUniformBuffer( IRenderNodeGpuResourceManager& gpuResourceMgr, const RenderHandleReference& handle) CreatePostProcessDataUniformBuffer() argument
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_utils_test.cpp213 GraphicExtDataHandle *handle = static_cast<GraphicExtDataHandle *>( in HWTEST_F() local

Completed in 11 milliseconds

1...<<21222324252627282930>>...164