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:INVALID_TIMESTAMP
(Results
1 - 9
of
9
) sorted by relevance
/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H
A
D
sync_fence.h
57
static const ns_sec_t
INVALID_TIMESTAMP
;
member in OHOS::SyncFence
/foundation/graphic/graphic_surface/interfaces/inner_api/sync_fence/
H
A
D
sync_fence.h
57
static const ns_sec_t
INVALID_TIMESTAMP
;
member in OHOS::SyncFence
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
time_tick_monitor.h
54
static const uint64_t
INVALID_TIMESTAMP
= 0;
member in DistributedDB::final
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H
A
D
time_helper.h
38
static const Timestamp
INVALID_TIMESTAMP
= 0;
member in DistributedDB::TimeHelper
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H
A
D
output_controller_constants.h
40
const int64_t
INVALID_TIMESTAMP
= 0;
member
/foundation/graphic/graphic_surface/sync_fence/src/
H
A
D
sync_fence.cpp
54
const ns_sec_t SyncFence::
INVALID_TIMESTAMP
= -1;
member in OHOS::SyncFence
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H
A
D
vsync_sampler.cpp
35
constexpr int32_t
INVALID_TIMESTAMP
= -1;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H
A
D
distributeddb_storage_transaction_data_test.cpp
43
const uint64_t
INVALID_TIMESTAMP
= 0;
member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H
A
D
relational_store_sqlite_ext.cpp
140
static constexpr Timestamp
INVALID_TIMESTAMP
= 0;
member in __anon8067::TimeHelper
Completed in 8 milliseconds