Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:global
(Results
1 - 25
of
109
) sorted by relevance
1
2
3
4
5
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H
A
D
paMgmt.js
30
var
global
= globalThis;
variable
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H
A
D
ability_helper.cpp
30
napi_value
global
= nullptr;
in GetJsAbility()
local
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H
A
D
napi_process_skeleton.cpp
23
napi_value
global
= nullptr;
in NAPI_getCallingPid()
local
44
napi_value
global
= nullptr;
in NAPI_getCallingUid()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H
A
D
config_factory_test.cpp
37
auto *
global
= ConfigFactory::GetInstance().GetGlobalConfig();
in HWTEST_F()
local
/foundation/ability/ability_runtime/interfaces/inner_api/napi_base_context/src/
H
A
D
napi_base_context.cpp
54
napi_value
global
;
in GetCurrentAbility()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H
A
D
js_theme_utils.h
45
auto
global
= runtime->GetGlobal();
in GetWithThemeId()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_mock.cpp
100
shared_ptr<JsValue>
global
= runtime->GetGlobal();
in MockRequireNativeModule()
local
116
bool JSMock::PreloadWorkerRequireNative(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>&
global
)
in PreloadWorkerRequireNative()
argument
H
A
D
js_nav_path_stack.cpp
68
napi_value
global
;
in CreateNewNavPathStackJSObject()
local
118
napi_value
global
;
in CheckIsValid()
local
/foundation/communication/nfc/frameworks/js/napi/controller/
H
A
D
nfc_napi_controller.cpp
34
napi_value
global
= nullptr;
in CreateEnumConstructor()
local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H
A
D
uv_queue.cpp
90
napi_value
global
= nullptr;
in Work()
local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H
A
D
uv_queue.cpp
90
napi_value
global
= nullptr;
in Work()
local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H
A
D
dump_runtime_helper_second_test.cpp
168
napi_value
global
= nullptr;
in HWTEST_F()
local
192
napi_value
global
= nullptr;
in HWTEST_F()
local
213
napi_value
global
= nullptr;
in HWTEST_F()
local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H
A
D
napi_async_work_callback.cpp
68
napi_value
global
= nullptr;
in CallbackComplete()
local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H
A
D
dft_impl.cpp
77
jerry_value_t
global
= jerry_get_global_object();
in CallbackPageReplaced()
local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H
A
D
ark_interop_global.cpp
82
auto
global
= P_CAST(handle, Global<JSValueRef>*);
in AsyncDisposer()
local
124
ARKTS_Value ARKTS_GetGlobalValue(ARKTS_Global
global
)
in ARKTS_GetGlobalValue()
argument
137
void ARKTS_DisposeGlobal(ARKTS_Env env, ARKTS_Global
global
)
in ARKTS_DisposeGlobal()
argument
[all...]
/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H
A
D
nfc_napi_cardEmulation.cpp
37
napi_value
global
= nullptr;
in CreateEnumConstructor()
local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H
A
D
napi_datashare_inner_observer.cpp
52
napi_value
global
= nullptr;
in OnComplete()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/src/
H
A
D
bootstrap.cpp
38
auto *
global
= ConfigFactory::GetInstance().GetGlobalConfig();
in GetProcessLabel()
local
47
auto *
global
= ConfigFactory::GetInstance().GetGlobalConfig();
in GetMetaDBName()
local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/observer/src/
H
A
D
napi_observer.cpp
47
napi_value
global
= nullptr;
in CallbackFunc()
local
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H
A
D
uv_queue.cpp
85
napi_value
global
= nullptr;
in Work()
local
/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H
A
D
general_callbacks.cpp
96
napi_value
global
= nullptr;
in DoCallJsMethod()
local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H
A
D
watcher.cpp
50
napi_value
global
= nullptr;
in RunCommand()
local
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/
H
A
D
n_async_work_callback.cpp
65
napi_value
global
= nullptr;
in CallbackComplete()
local
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H
A
D
napi_observer_callback.cpp
102
napi_value
global
= nullptr;
in NapiWorkScope()
local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/runner_runtime/
H
A
D
js_test_runner.cpp
171
napi_value
global
= nullptr;
in CallObjectMethod()
local
Completed in 8 milliseconds
1
2
3
4
5