Home
last modified time | relevance | path

Searched defs:scope (Results 226 - 250 of 557) sorted by relevance

12345678910>>...23

/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Dmedia_data_source_callback.cpp120 napi_handle_scope scope = nullptr; in UvWork() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp59 napi_handle_scope scope = nullptr; in IsSameHandle() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dethernet_manager_test.cpp403 int scope = 0; in HWTEST_F() local
415 int scope = 0; in HWTEST_F() local
H A Dethernet_service_test.cpp124 int scope = 0; in HWTEST_F() local
136 int scope = 0; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_distributor.cpp134 const std::string &scope = message->GetMessage(NetsysEventMessage::Type::SCOPE); in HandleAddressChange() local
243 NotifyInterfaceAddressUpdate(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) NotifyInterfaceAddressUpdate() argument
260 NotifyInterfaceAddressRemove(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) NotifyInterfaceAddressRemove() argument
[all...]
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_test.cpp124 int scope = 0; in HWTEST_F() local
136 int scope = 0; in HWTEST_F() local
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dmonitor.cpp143 napi_handle_scope scope = NapiUtils::OpenScope(workWrapper->env); in EventConnectCloseCallback() local
178 napi_handle_scope scope = NapiUtils::OpenScope(workWrapper->env); in EventErrorCallback() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_predicate_query_expand_test.cpp939 vector<string> scope = {"0", "30", "50", "1000"}; in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp260 napi_handle_scope scope = nullptr; in CallbackComplete() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dext_backup_js_test.cpp872 int scope = 0; in HWTEST_F() local
920 int scope = 0; in HWTEST_F() local
981 int scope = 0; in HWTEST_F() local
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_napi.cpp101 napi_handle_scope scope = nullptr; in OnComplete() local
/foundation/filemanagement/app_file_service/tests/mock/napi/src/
H A Dnapi_mock.cpp95 napi_status napi_escape_handle(napi_env env, napi_escapable_handle_scope scope, napi_value escapee, napi_value* result) in napi_escape_handle() argument
157 NAPI_EXTERN napi_status napi_close_handle_scope(napi_env env, napi_handle_scope scope) in napi_close_handle_scope() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dconnectdfs.cpp188 ConnectDfsCB *CheckAndGetParameters(uv_work_t *work, napi_handle_scope *scope) in CheckAndGetParameters() argument
255 napi_handle_scope scope = nullptr; in UvWorkAfterOnStaus() local
/foundation/filemanagement/user_file_service/test/unittest/mock/
H A Djs_native_api_mock.cpp101 napi_status napi_escape_handle(napi_env env, napi_escapable_handle_scope scope, napi_value escapee, napi_value* result) in napi_escape_handle() argument
/third_party/alsa-lib/src/pcm/scopes/
H A Dlevel.c49 static int level_enable(snd_pcm_scope_t *scope) in level_enable() argument
66 static void level_disable(snd_pcm_scope_t *scope) in level_disable() argument
73 static void level_close(snd_pcm_scope_t *scope) in level_close() argument
83 static void level_stop(snd_pcm_scope_t *scope) in level_stop() argument
95 level_update(snd_pcm_scope_t *scope) level_update() argument
164 level_reset(snd_pcm_scope_t *scope) level_reset() argument
187 snd_pcm_scope_t *scope, *s16; snd_pcm_scope_level_open() local
224 snd_pcm_scope_t *scope; _snd_pcm_scope_level_open() local
[all...]
/third_party/gn/src/gn/
H A Dstring_utils.cc56 bool AppendInterpolatedExpression(Scope* scope, in AppendInterpolatedExpression() argument
110 bool AppendInterpolatedIdentifier(Scope* scope, in AppendInterpolatedIdentifier() argument
140 bool AppendStringInterpolation(Scope* scope, in AppendStringInterpolation() argument
208 AppendHexByte(Scope* scope, const Token& token, const char* input, size_t size, size_t* i, std::string* output, Err* err) AppendHexByte() argument
237 ExpandStringLiteral(Scope* scope, const Token& literal, Value* result, Err* err) ExpandStringLiteral() argument
[all...]
H A Dtarget_generator.cc78 void TargetGenerator::GenerateTarget(Scope* scope, in GenerateTarget() argument
36 TargetGenerator(Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) TargetGenerator() argument
[all...]
/third_party/libwebsockets/lib/system/fault-injection/
H A Dfault-injection.c215 lws_fi_inherit_copy(lws_fi_ctx_t *fic_dest, const lws_fi_ctx_t *fic_src, const char *scope, const char *value) lws_fi_inherit_copy() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp276 void RegisterCompAccess::record_read(int line, ProgramScope *scope, LiveRangeEntry::EUse use) in record_read() argument
335 record_write(int line, ProgramScope *scope) record_write() argument
375 record_ifelse_write(const ProgramScope& scope) record_ifelse_write() argument
390 record_if_write(const ProgramScope& scope) record_if_write() argument
414 record_else_write(const ProgramScope& scope) record_else_write() argument
[all...]
/third_party/node/deps/v8/src/execution/
H A Dstack-guard.cc79 void StackGuard::PushInterruptsScope(InterruptsScope* scope) { in PushInterruptsScope() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dconstant-array-builder.cc258 size_t ConstantArrayBuilder::Insert(const Scope* scope) { in Insert() argument
H A Dconstant-array-builder.h125 explicit Entry(const Scope* scope) : scope_(scope), tag_(Tag::kScope) {} in Entry() argument
/third_party/node/deps/v8/src/parsing/
H A Dparse-info.cc246 DeclarationScope* ParseInfo::scope() const { return literal()->scope(); } in scope() function in v8::internal::ParseInfo
H A Dpreparser.cc74 DeclarationScope* scope = NewScriptScope(REPLMode::kNo); in PreParseProgram() local
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.cc266 i::ExternalCallbackScope* scope = isolate->external_callback_scope(); in GetStackSample() local

Completed in 23 milliseconds

12345678910>>...23