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:timeStamp
(Results
1 - 13
of
13
) sorted by relevance
/drivers/hdf_core/framework/utils/include/
H
A
D
osal_message.h
22
uint64_t
timeStamp
;
member
/drivers/hdf_core/framework/model/input/driver/
H
A
D
hdf_key.h
26
uint64_t
timeStamp
;
member
/drivers/hdf_core/framework/model/camera/buffer_manager/include/
H
A
D
camera_buffer.h
48
uint64_t
timeStamp
;
member
/drivers/peripheral/camera/interfaces/include/
H
A
D
video_key_info.h
42
const std::string
timeStamp
= "
timeStamp
";
member
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H
A
D
dcamera_stream.cpp
324
int64_t
timeStamp
= static_cast<int64_t>(GetVideoTimeStamp());
in FlushDCameraBuffer()
local
361
int64_t
timeStamp
= static_cast<int64_t>(GetVideoTimeStamp());
in SetSurfaceBuffer()
local
367
int64_t
timeStamp
= static_cast<int64_t>(GetCurrentLocalTimeStamp());
in SetSurfaceBuffer()
local
H
A
D
dimage_buffer.cpp
169
void DImageBuffer::SetTimestamp(const uint64_t
timeStamp
)
in SetTimestamp()
argument
/drivers/peripheral/pin_auth/hdi_service/main/src/
H
A
D
collector_func.c
34
uint64_t
timeStamp
;
member
H
A
D
verifier_func.c
37
uint64_t
timeStamp
;
member
H
A
D
executor_func_common.c
292
int32_t CheckAttributeDataBase(const Attribute *data, uint64_t scheduleId, RemotePinMsgId msgId, uint64_t *
timeStamp
)
in CheckAttributeDataBase()
argument
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H
A
D
image_buffer.cpp
280
void ImageBuffer::SetTimestamp(const uint64_t
timeStamp
)
in SetTimestamp()
argument
336
void ImageBuffer::SetEsTimestamp(const int64_t
timeStamp
)
in SetEsTimestamp()
argument
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H
A
D
buffer_operator.h
285
void MyBuffer::SetTimestamp(const uint64_t
timeStamp
)
in SetTimestamp()
argument
341
void MyBuffer::SetEsTimestamp(const int64_t
timeStamp
)
in SetEsTimestamp()
argument
/drivers/hdf_core/framework/include/camera/
H
A
D
camera_product.h
215
uint64_t
timeStamp
;
member
/drivers/peripheral/codec/interfaces/include/
H
A
D
codec_type.h
223
int64_t
timeStamp
; /**< buffer timestamp */
member
Completed in 10 milliseconds