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:millisecond
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimedia/av_codec/frameworks/native/avdemuxer/
H
A
D
avdemuxer_impl.cpp
160
int32_t AVDemuxerImpl::SeekToTime(int64_t
millisecond
, SeekMode mode)
in SeekToTime()
argument
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/capi_demo/
H
A
D
avdemuxer_demo.cpp
134
int32_t AVDemuxerDemo::SeekToTime(int64_t
millisecond
, OH_AVSeekMode mode)
in SeekToTime()
argument
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/inner_demo/
H
A
D
inner_demuxer_demo.cpp
179
int32_t InnerDemuxerDemo::SeekToTime(int64_t
millisecond
, Media::SeekMode mode)
in SeekToTime()
argument
/foundation/resourceschedule/ffrt/src/util/
H
A
D
time_format.h
24
millisecond
,
enumerator
65
static std::string FormatDateString4SteadyClock(uint64_t steadyClockTimeStamp, time_unit_t timeUnit =
millisecond
)
in FormatDateString4SteadyClock()
argument
89
static std::string FormatDateString4CntCt(uint64_t cntCtTimeStamp, time_unit_t timeUnit =
millisecond
)
in FormatDateString4CntCt()
argument
28
FormatDateString(const std::chrono::system_clock::time_point& timePoint, time_unit_t timeUnit =
millisecond
)
FormatDateString()
argument
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H
A
D
session_bus_center.h
53
int32_t
millisecond
;
member
/foundation/multimedia/av_codec/frameworks/native/capi/avdemuxer/
H
A
D
native_avdemuxer.cpp
226
OH_AVErrCode OH_AVDemuxer_SeekToTime(OH_AVDemuxer *demuxer, int64_t
millisecond
, OH_AVSeekMode mode)
in OH_AVDemuxer_SeekToTime()
argument
/foundation/barrierfree/accessibility/services/aams/src/
H
A
D
utils.cpp
240
int64_t
millisecond
= static_cast<int64_t>(times.tv_sec * 1000 + times.tv_nsec / 1000000);
in GetSystemTime()
local
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H
A
D
softbus_channel_adapter.cpp
570
int32_t
millisecond
= info->result.
millisecond
;
in OnSoftbusTimeSyncResult()
local
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H
A
D
softbus_bus_center.h
322
int32_t
millisecond
; /**< Number of milli second */
member
Completed in 7 milliseconds