Home
last modified time | relevance | path

Searched defs:context (Results 176 - 200 of 7122) sorted by relevance

12345678910>>...285

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dcross_permission_strategy.cpp23 bool CrossPermissionStrategy::operator()(std::shared_ptr<Context> context) in operator ()() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dresult_set_common.cpp23 int InitResultSet(std::shared_ptr<QueryContext> &context, DocumentStore *store, ResultSet &resultSet, bool isCutBranch) in InitResultSet() argument
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreUpdateSyncJsunit.test.js19 var context = ability_featureAbility.getContext() variable
H A DRdbstoreUpdateJsunit.test.js19 var context = ability_featureAbility.getContext() variable
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dext_backup_context_js.h26 explicit ExtBackupContextJS(const std::shared_ptr<ExtBackupContext>& context) : context_(context) {} in ExtBackupContextJS() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_gap.h26 void *context; member
32 void *context; member
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStoreDistributedJsunit.test.js24 var context = ability_featureAbility.getContext(); variable
H A DRelationalStoreJsunit.test.js21 var context = ability_featureAbility.getContext(); variable
[all...]
H A DRelationalStoreExcuteSqlJsunit.test.js18 var context = ability_featureAbility.getContext(); variable
H A DRelationalStoreResultSetJsunit.test.js18 var context = ability_featureAbility.getContext(); variable
H A DRelationalStoreUpdateJsunit.test.js18 var context = ability_featureAbility.getContext(); variable
H A DRelationalStoreTransactionJsunit.test.js19 var context = ability_featureAbility.getContext(); variable
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-init.c34 lws_plat_context_early_destroy(struct lws_context *context) in lws_plat_context_early_destroy() argument
43 lws_plat_context_late_destroy(struct lws_context *context) in lws_plat_context_late_destroy() argument
73 lws_plat_init(struct lws_context *context, in lws_plat_init() argument
[all...]
/third_party/libunwind/libunwind/src/unwind/
H A DBacktrace.c31 struct _Unwind_Context context; in _Unwind_Backtrace() local
H A DForcedUnwind.c32 struct _Unwind_Context context; in _Unwind_ForcedUnwind() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-gencrypto.c59 lws_gencrypto_mbedtls_rngf(void *context, unsigned char *buf, size_t len) in lws_gencrypto_mbedtls_rngf() argument
H A Dmbedtls-tls.c47 lws_context_deinit_ssl_library(struct lws_context *context) in lws_context_deinit_ssl_library() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
H A Dlws-genec.c24 test_genec1(struct lws_context *context) in test_genec1() argument
117 test_genec(struct lws_context *context) in test_genec() argument
H A Dmain.c20 struct lws_context *context; in main() local
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-fds.c31 wsi_from_fd(const struct lws_context *context, lws_sockfd_type fd) in wsi_from_fd() argument
44 insert_wsi(struct lws_context *context, struct lws *wsi) in insert_wsi() argument
59 delete_from_fd(struct lws_context *context, lws_sockfd_type fd) in delete_from_fd() argument
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
H A Dmain.c20 struct lws_context *context; in main() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dsampler.hpp44 const intrusive_ref<clover::context> context; member in clover::sampler
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_vc1.c30 void vlVaHandlePictureParameterBufferVC1(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandlePictureParameterBufferVC1() argument
70 vlVaHandleSliceParameterBufferVC1(vlVaContext *context, vlVaBuffer *buf) vlVaHandleSliceParameterBufferVC1() argument
[all...]
/third_party/node/test/parallel/
H A Dtest-https-resume-after-renew.js
/third_party/node/test/addons/new-target/
H A Dbinding.cc14 auto context = isolate->GetCurrentContext(); in Initialize() local

Completed in 11 milliseconds

12345678910>>...285