Home
last modified time | relevance | path

Searched defs:ctx_ (Results 1 - 25 of 36) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_async_work_promise.h34 NAsyncContextPromise *ctx_; member in OHOS::AppExecFwk::LIBZIP::NapiAsyncWorkPromise
H A Dnapi_async_work_callback.h34 NAsyncContextCallback *ctx_ = nullptr; member in OHOS::AppExecFwk::LIBZIP::NapiAsyncWorkCallback
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/n_async/
H A Dn_async_work_callback.h33 NAsyncContextCallback *ctx_ = nullptr; member in OHOS::FileManagement::LibN::NAsyncWorkCallback
H A Dn_async_work_promise.h31 NAsyncContextPromise *ctx_; member in OHOS::FileManagement::LibN::NAsyncWorkPromise
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/
H A Dn_async_work_promise.h31 NAsyncContextPromise *ctx_; member in OHOS::DistributedFS::NAsyncWorkPromise
H A Dn_async_work_callback.h31 NAsyncContextCallback *ctx_ = nullptr; member in OHOS::DistributedFS::NAsyncWorkCallback
/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dtls_context_server.h49 SSL_CTX *ctx_ = nullptr; member in OHOS::NetStack::TlsSocket::TLSContextServer
H A Dtls_context.h49 SSL_CTX *ctx_ = nullptr; member in OHOS::NetStack::TlsSocket::TLSContext
/third_party/node/src/crypto/
H A Dcrypto_hmac.h39 HMACCtxPointer ctx_; member in node::crypto::Hmac
H A Dcrypto_context.h143 SSLCtxPointer ctx_; member in node::crypto::final
H A Dcrypto_cipher.h88 DeleteFnPtr<EVP_CIPHER_CTX, EVP_CIPHER_CTX_free> ctx_; member in node::crypto::CipherBase
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dpropagator_test.cpp65 std::unique_ptr<IRContext> ctx_; member in spvtools::opt::__anon22185::PropagatorTest
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpropagator_test.cpp65 std::unique_ptr<IRContext> ctx_; member in spvtools::opt::__anon23442::PropagatorTest
/third_party/spirv-tools/source/opt/
H A Dliveness.h83 IRContext* ctx_; member in spvtools::opt::analysis::LivenessManager
H A Dpropagator.h272 IRContext* ctx_; member in spvtools::opt::SSAPropagator
/third_party/spirv-tools/test/opt/
H A Dpropagator_test.cpp64 std::unique_ptr<IRContext> ctx_; member in spvtools::opt::__anon27013::PropagatorTest
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_state_manager.h67 WeakPtr<ImageLoadingContext> ctx_; member in OHOS::Ace::NG::ImageStateManager
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_animatable_arithmetic.h59 JAVASCRIPT_EXECUTION_SCOPE(ctx_); variable
75 JAVASCRIPT_EXECUTION_SCOPE(ctx_); variable
87 JAVASCRIPT_EXECUTION_SCOPE(ctx_); variable
104 JAVASCRIPT_EXECUTION_SCOPE(ctx_); variable
121 JSExecutionContext ctx_; member in OHOS::Ace::Framework::JSAnimatableArithmetic
/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dgeneral_callbacks.h35 LibN::NAsyncContextCallback *ctx_ = nullptr; member in OHOS::FileManagement::Backup::BackupRestoreCallback
/third_party/node/deps/v8/src/extensions/
H A Dgc-extension.cc130 v8::Persistent<v8::Context> ctx_; member in v8::internal::__anon14581::final
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dpropagator.h272 IRContext* ctx_; member in spvtools::opt::SSAPropagator
H A Dconstants.h692 IRContext* ctx_; member in spvtools::opt::analysis::ConstantManager
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dpropagator.h272 IRContext* ctx_; member in spvtools::opt::SSAPropagator
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c3076 static void *epoll59_thread(void *ctx_) in epoll59_thread() argument
3152 static void *epoll60_wait_thread(void *ctx_) in epoll60_wait_thread() argument
3290 static void *epoll61_write_eventfd(void *ctx_) in epoll61_write_eventfd() argument
3300 static void *epoll61_epoll_with_timeout(void *ctx_) in epoll61_epoll_with_timeout() argument
3319 static void *epoll61_blocking_epoll(void *ctx_) in epoll61_blocking_epoll() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/epoll/
H A Depoll_wakeup_test.c3091 static void *epoll59_thread(void *ctx_) in epoll59_thread() argument
3167 static void *epoll60_wait_thread(void *ctx_) in epoll60_wait_thread() argument
3305 static void *epoll61_write_eventfd(void *ctx_) in epoll61_write_eventfd() argument
3315 static void *epoll61_epoll_with_timeout(void *ctx_) in epoll61_epoll_with_timeout() argument
3334 static void *epoll61_blocking_epoll(void *ctx_) in epoll61_blocking_epoll() argument
[all...]

Completed in 18 milliseconds

12