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:isNull
(Results
1 - 25
of
67
) sorted by relevance
1
2
3
/base/powermgr/battery_manager/test/unittest/mock/source/
H
A
D
mock_json.cpp
29
bool Value::
isNull
() const
in isNull()
function in Json::Value
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H
A
D
demuxer_mock.h
41
virtual int32_t SetMediaKeySystemInfoCallback(bool
isNull
)
in SetMediaKeySystemInfoCallback()
argument
45
virtual int32_t SetDemuxerMediaKeySystemInfoCallback(bool
isNull
)
in SetDemuxerMediaKeySystemInfoCallback()
argument
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H
A
D
backup_database_utils.h
205
bool
isNull
= false;
in GetOptionalValue()
local
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H
A
D
oh_cursor.h
250
int (*
isNull
)(OH_Cursor *cursor, int32_t columnIndex, bool *
isNull
);
member
H
A
D
oh_predicates.h
163
OH_Predicates *(*
isNull
)(OH_Predicates *predicates, const char *field);
member
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H
A
D
cache_result_set_test.cpp
297
bool
isNull
= true;
in HWTEST_F()
local
/test/xts/hats/useriam/pinauth/src/
H
A
D
pin_auth_hdi_two.cpp
89
bool
isNull
= parcel.ReadBool();
in FillTestIExecutorCallback()
local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H
A
D
CacheValue.java
84
public boolean
isNull
() { return false; }
in isNull()
method in CacheValue
105
public boolean
isNull
() { return true; }
in isNull()
method in CacheValue.NullValue
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H
A
D
CacheValue.java
87
public boolean
isNull
() { return false; }
in isNull()
method in CacheValue
108
public boolean
isNull
() { return true; }
in isNull()
method in CacheValue.NullValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H
A
D
PointerUnion.h
179
bool
isNull
() const { return !this->Val.getPointer(); }
in isNull()
function in llvm::PointerUnion
/base/useriam/user_auth_framework/test/fuzztest/executors/userauthdrivermanager_fuzzer/
H
A
D
user_auth_driver_manager_fuzzer.cpp
190
bool
isNull
= fuzzParcel_->ReadBool();
in GetExecutorList()
local
/foundation/multimedia/av_codec/test/unittest/demuxer_test/capi/
H
A
D
demuxer_capi_mock.cpp
135
int32_t DemuxerCapiMock::SetMediaKeySystemInfoCallback(bool
isNull
)
in SetMediaKeySystemInfoCallback()
argument
149
int32_t DemuxerCapiMock::SetDemuxerMediaKeySystemInfoCallback(bool
isNull
)
in SetDemuxerMediaKeySystemInfoCallback()
argument
H
A
D
demuxer_capi_buffer_mock.cpp
106
int32_t DemuxerCapiMock::SetMediaKeySystemInfoCallback(bool
isNull
)
in SetMediaKeySystemInfoCallback()
argument
111
int32_t DemuxerCapiMock::SetDemuxerMediaKeySystemInfoCallback(bool
isNull
)
in SetDemuxerMediaKeySystemInfoCallback()
argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/utils/
H
A
D
database_utils.cpp
172
bool
isNull
= false;
in FieldToStr()
local
/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H
A
D
rdb_predicates_test.cpp
213
bool
isNull
= false;
in HWTEST_F()
local
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H
A
D
relational_cursor.cpp
147
int RelationalCursor::IsNull(OH_Cursor *cursor, int32_t columnIndex, bool *
isNull
)
in IsNull()
argument
377
int RelationalCursor::IsNull(int32_t columnIndex, bool *
isNull
)
in IsNull()
argument
/test/xts/hats/useriam/faceauth/src/
H
A
D
face_auth_hdi.cpp
110
bool
isNull
= parcel.ReadBool();
in FillTestIExecutorCallback()
local
136
bool
isNull
= parcel.ReadBool();
in FillTestISaCommandCallback()
local
/test/xts/hats/useriam/fingerprintauth_additional/src/
H
A
D
fingerprint_auth_hdi.cpp
102
bool
isNull
= parcel.ReadBool();
in FillTestIExecutorCallback()
local
128
bool
isNull
= parcel.ReadBool();
in FillTestISaCommandCallback()
local
/test/xts/hats/useriam/fingerprintauth/src/
H
A
D
fingerprint_auth_hdi.cpp
109
bool
isNull
= parcel.ReadBool();
in FillTestIExecutorCallback()
local
146
bool
isNull
= parcel.ReadBool();
in FillTestISaCommandCallback()
local
/third_party/icu/icu4c/source/common/unicode/
H
A
D
localpointer.h
94
UBool
isNull
() const { return ptr==NULL; }
in isNull()
function in LocalPointerBase
/third_party/node/lib/
H
A
D
util.js
104
function
isNull
(arg) {
function
/third_party/node/deps/icu-small/source/common/unicode/
H
A
D
localpointer.h
94
UBool
isNull
() const { return ptr==nullptr; }
in isNull()
function in LocalPointerBase
/third_party/skia/third_party/externals/icu/source/common/unicode/
H
A
D
localpointer.h
94
UBool
isNull
() const { return ptr==NULL; }
in isNull()
function in LocalPointerBase
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H
A
D
tabs_model.h
48
bool
isNull
= false;
member
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H
A
D
datashare_result_set.cpp
351
int DataShareResultSet::IsColumnNull(int columnIndex, bool &
isNull
)
in IsColumnNull()
argument
Completed in 16 milliseconds
1
2
3