/third_party/skia/third_party/externals/tint/src/diagnostic/ |
H A D | printer_windows.cc | 27 HANDLE handle = INVALID_HANDLE_VALUE; member
|
/third_party/skia/tools/gpu/gl/mac/ |
H A D | CreatePlatformGLTestContext_mac.cpp | 148 void* handle = (nullptr == fGLLibrary) ? RTLD_DEFAULT : fGLLibrary; in onPlatformGetProcAddress() local
|
/third_party/skia/tools/skiaserve/urlhandlers/ |
H A D | BreakHandler.cpp | 22 int BreakHandler::handle(Request* request, MHD_Connection* connection, in handle() function in BreakHandler
|
H A D | PostHandler.cpp | 35 int PostHandler::handle(Request* request, MHD_Connection* connection, in handle() function in PostHandler
|
/third_party/skia/tools/trace/ |
H A D | SkDebugfTracer.cpp | 80 updateTraceEventDuration(const uint8_t* categoryEnabledFlag, const char* name, SkEventTracer::Handle handle) updateTraceEventDuration() argument
|
/third_party/python/Python/ |
H A D | dynload_shlib.c | 58 void *handle; in _PyImport_FindSharedFuncptr() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
H A D | reflection_test.cc | 49 auto* handle = absl::FindCommandLineFlag("some_flag"); in TEST_F() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cordz_handle.cc | 75 void CordzHandle::Delete(CordzHandle* handle) { in Delete() argument [all...] |
/third_party/skia/bench/ |
H A D | PathIterBench.cpp | 83 auto handle = [this](int verb, const SkPoint pts[]) { variable
|
/foundation/ai/ai_engine/services/server/plugin_manager/source/ |
H A D | plugin.cpp | 32 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 D | aie_thread_unix.cpp | 27 pthread_t handle; member
|
/foundation/ability/ability_runtime/cj_environment/test/unittest/cj_environment_test/ |
H A D | cj_environment_test.cpp | 47 void RegisterCJUncaughtExceptionHandlerTest(const CJUncaughtExceptionInfo &handle) {} in RegisterCJUncaughtExceptionHandlerTest() argument 183 CJUncaughtExceptionInfo handle; in HWTEST_F() local
|
/foundation/ability/ability_runtime/services/common/include/ |
H A D | task_handler_wrap.h | 105 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 D | ui_event_impl.cpp | 72 auto handle = dlopen(HA_CLIENT_SO_PATH, RTLD_LAZY); in InitHandler() local
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | view_data_wrap_ohos.cpp | 69 void* handle = dlopen(LIB_HINT2_TYPE_Z_SO_NAME, RTLD_LAZY); in LoadHint2Type() local
|
/foundation/bundlemanager/app_domain_verify/frameworks/extension/src/ |
H A D | app_domain_verify_extension_mgr.cpp | 52 auto handle = &sHandler; in Init() local
|
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
H A D | ark_interop_loader.cpp | 70 auto handle = runtime->loadLibrary(0, targetName); in LoadArkCJModule() local
|
H A D | ark_interop_global.cpp | 87 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 D | mem_proc.cpp | 77 HANDLE handle = GetCurrentProcess(); in SysMemTracing() local
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_characteristic.cpp | 38 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 D | hfp_ag_data_connection_server.cpp | 33 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 D | hfp_ag_rfcomm_connection.cpp | 88 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 D | node_context_descriptor_set_manager_gles.cpp | 154 void NodeContextDescriptorSetManagerGLES::UpdateDescriptorSetGpuHandle(const RenderHandle handle) in UpdateDescriptorSetGpuHandle() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_node_bloom.cpp | 43 CreatePostProcessDataUniformBuffer( IRenderNodeGpuResourceManager& gpuResourceMgr, const RenderHandleReference& handle) CreatePostProcessDataUniformBuffer() argument
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | buffer_utils_test.cpp | 213 GraphicExtDataHandle *handle = static_cast<GraphicExtDataHandle *>(
in HWTEST_F() local
|