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:nowUs
(Results
1 - 17
of
17
) sorted by relevance
/foundation/filemanagement/app_file_service/utils/src/b_utils/
H
A
D
b_time.cpp
40
std::chrono::microseconds
nowUs
= std::chrono::duration_cast<std::chrono::microseconds>(
in GetTimeUS()
local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H
A
D
msg_handle_loop.cpp
52
TimeUs
nowUs
= GetNowUs();
in SendAsyncMsg()
local
129
TimeUs
nowUs
= GetNowUs();
in MainLoop()
local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H
A
D
msg_handle_loop.cpp
53
TimeUs
nowUs
= GetNowUs();
in SendAsyncMsg()
local
131
TimeUs
nowUs
= GetNowUs();
in MainLoop()
local
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H
A
D
pipeline_threadpool.cpp
182
int64_t
nowUs
= GetNowUs();
in Run()
local
H
A
D
taskInner.cpp
269
int64_t
nowUs
= GetNowUs();
in UpdateTop()
local
330
int64_t
nowUs
= GetNowUs();
in InsertJob()
local
/foundation/multimedia/media_foundation/src/filter/
H
A
D
filter_loop.cpp
103
TimeUs
nowUs
= GetNowUs();
in SendAsyncMsg()
local
149
TimeUs
nowUs
= GetNowUs();
in MainLoop()
local
[all...]
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H
A
D
message_looper.cpp
202
uint64_t
nowUs
= FsmGetCurTimeUs();
in QueueHandlr()
local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H
A
D
dsched_softbus_session.cpp
409
std::chrono::microseconds
nowUs
= std::chrono::duration_cast<std::chrono::microseconds>(
in GetNowTimeStampUs()
local
/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H
A
D
audio_sink_test.cpp
99
(void)
nowUs
;
variable
982
int64_t
nowUs
= 0;
in HWTEST()
local
993
int64_t
nowUs
= 0;
in HWTEST()
local
H
A
D
audio_server_sink_plugin_test.cpp
117
int64_t
nowUs
= 0;
in HWTEST()
local
153
int64_t
nowUs
= 0;
in HWTEST()
local
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H
A
D
player_sync.cpp
280
void PlayerSync::UpdateCurTimeWithAudio(int64_t&
nowUs
)
in UpdateCurTimeWithAudio()
argument
307
int64_t
nowUs
;
in ProcVidFrame()
local
399
int64_t
nowUs
;
in ProcAudFrame()
local
/foundation/distributedhardware/distributed_camera/common/src/utils/
H
A
D
dcamera_utils_tools.cpp
77
std::chrono::microseconds
nowUs
= std::chrono::duration_cast<std::chrono::microseconds>(
in GetNowTimeStampUs()
local
/foundation/distributedhardware/distributed_audio/common/src/
H
A
D
daudio_util.cpp
217
std::chrono::microseconds
nowUs
=
in GetNowTimeUs()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H
A
D
audio_server_sink_plugin.cpp
1008
int64_t AudioServerSinkPlugin::GetPlayedOutDurationUs(int64_t
nowUs
)
in GetPlayedOutDurationUs()
argument
/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H
A
D
audio_sink.cpp
614
int64_t
nowUs
= 0;
in OnNewAudioMediaTime()
local
624
int64_t AudioSink::getPendingAudioPlayoutDurationUs(int64_t
nowUs
)
in getPendingAudioPlayoutDurationUs()
argument
/foundation/distributedhardware/distributed_audio/services/test_example/
H
A
D
distributedaudiotest.cpp
149
std::chrono::microseconds
nowUs
=
in GetNowTimeUs()
local
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H
A
D
audio_process_client_test.cpp
337
std::chrono::microseconds
nowUs
=
in GetNowTimeUs()
local
Completed in 16 milliseconds