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
refs:NVT_NONE
(Results
1 - 8
of
8
) sorted by relevance
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H
A
D
js_plugin_data.h
38
NVT_NONE
= 0,
member in OHOS::Ace::Napi::TACENativeValueType
47
TACENativeValueType data_type = TACENativeValueType::
NVT_NONE
;
H
A
D
js_plugin_util.cpp
876
data->data_type = TACENativeValueType::
NVT_NONE
;
in AceClearThreadReturnData()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H
A
D
napi_common_data.h
76
NVT_NONE
= 0,
enumerator
H
A
D
napi_common_util.cpp
827
data->data_type =
NVT_NONE
;
in ClearThreadReturnData()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H
A
D
napi_common_ability_wrap_utils.cpp
295
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in GetFilesDirExecuteCallback()
331
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in IsUpdatingConfigurationsExecuteCallback()
365
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in PrintDrawnCompletedExecuteCallback()
379
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in PrintDrawnCompletedExecuteCallback()
394
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in GetOrCreateDistributedDirExecuteCallback()
436
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in GetCacheDirExecuteCallback()
478
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in GetExternalCacheDirExecuteCallback()
H
A
D
napi_context.cpp
235
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in SetDisplayOrientationExecuteCallbackWork()
543
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in VerifySelfPermissionExecuteCallbackWork()
981
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in VerifyPermissionExecuteCallback()
1249
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in GetBundleNameExecuteCallback()
H
A
D
napi_common_ability.cpp
535
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in GetDisplayOrientationExecuteCallback()
H
A
D
napi_common_ability_execute_utils.cpp
1162
asyncCallbackInfo->native_data.data_type =
NVT_NONE
;
in StopAbilityExecuteCallback()
Completed in 15 milliseconds