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:VALUE_NULL
(Results
1 - 13
of
13
) sorted by relevance
/foundation/ability/dmsfwk/services/dtbabilitymgr/include/
H
A
D
distributed_ability_manager_interface.h
28
constexpr int32_t
VALUE_NULL
= -1; // no object in parcel
member
/foundation/ability/dmsfwk/services/dtbschedmgr/include/adapter/
H
A
D
adapter_constant.h
24
constexpr int32_t
VALUE_NULL
= -1;
member
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H
A
D
open_link_options.h
46
static constexpr int
VALUE_NULL
= -1;
member in OHOS::AAFwk::final
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H
A
D
data_ability_result.h
100
static constexpr int
VALUE_NULL
= -1;
member in OHOS::AppExecFwk::final
H
A
D
data_ability_operation.h
166
static constexpr int
VALUE_NULL
= 0;
member in OHOS::AppExecFwk::final
/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H
A
D
distributed_operation.h
205
static constexpr int
VALUE_NULL
= -1;
member in OHOS::DistributedSchedule::DistributedOperation
H
A
D
distributed_want.h
743
static constexpr int
VALUE_NULL
= -1;
member in OHOS::DistributedSchedule::final
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H
A
D
operation.h
209
static constexpr int
VALUE_NULL
= -1;
member in OHOS::AAFwk::Operation
H
A
D
skills.h
462
static constexpr int
VALUE_NULL
= -1;
member in OHOS::AAFwk::final
H
A
D
want.h
917
static constexpr int
VALUE_NULL
= -1;
member in OHOS::AAFwk::final
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H
A
D
element_name.cpp
25
constexpr int
VALUE_NULL
= 0;
member
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H
A
D
continuation_result.cpp
30
constexpr int32_t
VALUE_NULL
= -1; // no object in parcel
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/include/
H
A
D
rd_json_object.h
37
VALUE_NULL
= 0,
member in DocumentDB::ValueObject::ValueType
Completed in 7 milliseconds