Home
last modified time | relevance | path

Searched defs:scope (Results 51 - 75 of 362) sorted by relevance

12345678910>>...15

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_hasimage_callback.cpp79 napi_handle_scope scope = nullptr; in UvAfterWorkCb() local
/third_party/gn/src/gn/
H A Daction_target_generator.cc21 ActionTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) ActionTargetGenerator() argument
H A Dfunction_filter.cc63 Value RunFilter(Scope* scope, in RunFilter() argument
110 Value RunFilterExclude(Scope* scope, in RunFilterExclude() argument
117 Value RunFilterInclude(Scope* scope, in RunFilterInclude() argument
H A Dfunction_write_file_unittest.cc30 bool CallWriteFile(Scope* scope, in CallWriteFile() argument
H A Dgenerated_file_target_generator.cc14 GeneratedFileTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) GeneratedFileTargetGenerator() argument
H A Dvalue.cc51 Value::Value(const ParseNode* origin, std::unique_ptr<Scope> scope) in Value() argument
154 void Value::SetScopeValue(std::unique_ptr<Scope> scope) { in SetScopeValue() argument
H A Dbinary_target_generator.cc21 BinaryTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Target::OutputType type, Err* err) BinaryTargetGenerator() argument
H A Dconfig_values_generator.cc19 void GetStringList(Scope* scope, in GetStringList() argument
31 void GetDirList(Scope* scope, in GetDirList() argument
47 void GetFrameworksList(Scope* scope, in GetFrameworksList() argument
77 ConfigValuesGenerator(ConfigValues* dest_values, Scope* scope, const SourceDir& input_dir, Err* err) ConfigValuesGenerator() argument
[all...]
H A Dfunction_rebase_path.cc56 Value ConvertOnePath(const Scope* scope, in ConvertOnePath() argument
[all...]
H A Dimport_manager.cc63 std::unique_ptr<const Scope> scope; member
75 DoImport(const SourceFile& file, const ParseNode* node_for_err, Scope* scope, Err* err) DoImport() argument
[all...]
H A Drust_tool.cc71 bool RustTool::ReadOutputsPatternList(Scope* scope, in ReadOutputsPatternList() argument
105 bool RustTool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool() argument
H A Dscope_unittest.cc16 bool HasStringValueEqualTo(const Scope* scope, in HasStringValueEqualTo() argument
27 bool ContainsBuildDependencyFile(const Scope* scope, in ContainsBuildDependencyFile() argument
[all...]
H A Dtest_with_scope.h38 Scope* scope() { return &scope_; } in scope() function in TestWithScope
H A Dvisibility.cc135 bool Visibility::FillItemVisibility(Item* item, Scope* scope, Err* err) { in FillItemVisibility() argument
/third_party/jerryscript/jerry-ext/handle-scope/
H A Dhandle-scope-allocator.c60 jerryx_handle_scope_is_in_prelist (jerryx_handle_scope_t *scope) in jerryx_handle_scope_is_in_prelist() argument
76 jerryx_handle_scope_get_parent(jerryx_handle_scope_t *scope) jerryx_handle_scope_get_parent() argument
109 jerryx_handle_scope_get_child(jerryx_handle_scope_t *scope) jerryx_handle_scope_get_child() argument
152 jerryx_handle_scope_t *scope; jerryx_handle_scope_alloc() local
194 jerryx_handle_scope_free(jerryx_handle_scope_t *scope) jerryx_handle_scope_free() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_extension.cc99 std::string scope = in ExtensionGenerator() local
/third_party/spirv-tools/test/val/
H A Dval_extension_spv_khr_subgroup_rotate_test.cpp33 std::string scope; member
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.h35 FreezeResult(unsigned long code, const std::string& scope) in FreezeResult() argument
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_ims_reg_info_callback_manager.cpp144 napi_handle_scope scope = nullptr; in ReportImsRegInfo() local
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dsend_callback.cpp70 napi_handle_scope scope = nullptr; in CompleteSmsSendWork() local
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_callback.cpp61 napi_handle_scope scope = nullptr; in UvWorkOnCallBack() local
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_widget_callback_v10.cpp58 napi_handle_scope scope = nullptr; in OnWork() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvm_utils.h65 JSVM_HandleScope scope; member in jsvm::HandleScope
/third_party/curl/lib/
H A Dif2ip.c122 char scope[12] = ""; in Curl_if2ip() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-network-helper.h67 uint8_t scope; /* if source_ads */ member

Completed in 9 milliseconds

12345678910>>...15