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:totalTime
(Results
1 - 25
of
35
) sorted by relevance
1
2
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/include/dfx/
H
A
D
multistages_capture_dfx_total_time.h
37
MultiStagesCaptureDfxTotalTime(const MultiStagesCaptureDfxTotalTime &
totalTime
) = delete;
member in OHOS::Media::MultiStagesCaptureDfxTotalTime
38
const MultiStagesCaptureDfxTotalTime &operator=(const MultiStagesCaptureDfxTotalTime &
totalTime
) = delete;
member in OHOS::Media::MultiStagesCaptureDfxTotalTime
H
A
D
multistages_capture_dfx_first_visit.h
47
MultiStagesCaptureDfxFirstVisit(const MultiStagesCaptureDfxFirstVisit &
totalTime
) = delete;
member in OHOS::Media::MultiStagesCaptureDfxFirstVisit
48
const MultiStagesCaptureDfxFirstVisit &operator=(const MultiStagesCaptureDfxFirstVisit &
totalTime
) = delete;
member in OHOS::Media::MultiStagesCaptureDfxFirstVisit
H
A
D
multistages_capture_dfx_trigger_ratio.h
41
MultiStagesCaptureDfxTriggerRatio(const MultiStagesCaptureDfxTriggerRatio &
totalTime
) = delete;
member in OHOS::Media::MultiStagesCaptureDfxTriggerRatio
42
const MultiStagesCaptureDfxTriggerRatio &operator=(const MultiStagesCaptureDfxTriggerRatio &
totalTime
) = delete;
member in OHOS::Media::MultiStagesCaptureDfxTriggerRatio
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/
H
A
D
multistages_capture_dfx_total_time.cpp
58
int64_t
totalTime
= MediaFileUtils::UTCTimeMilliSeconds() - startTime;
in Report()
local
/foundation/communication/netstack/utils/profiler_utils/include/
H
A
D
i_network_message.h
51
double
totalTime
= 0;
member
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/dfx/
H
A
D
cloud_enhancement_dfx_get_count.cpp
62
int64_t
totalTime
= MediaFileUtils::UTCTimeMilliSeconds() - startTime;
in Report()
local
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H
A
D
render_bubble_progress.cpp
34
static const int32_t
totalTime
= 8;
in OnPostFlush()
local
/foundation/communication/netstack/utils/common_utils/include/
H
A
D
netstack_hisysevent.h
29
double
totalTime
;
member
41
double
totalTime
;
member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_state_mgmt_profiler.h
87
void SetTotalTime(uint64_t
totalTime
)
in SetTotalTime()
argument
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_recorder_test/src/
H
A
D
audio_opensles_recorder_unit_test.cpp
329
int64_t
totalTime
= 0;
in HWTEST()
local
346
int64_t
totalTime
= 0;
in HWTEST()
local
365
int64_t
totalTime
= 0;
in HWTEST()
local
384
int64_t
totalTime
in HWTEST()
local
438
int64_t
totalTime
= 0;
HWTEST()
local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H
A
D
audio_opensles_recorder_test.cpp
94
uint64_t
totalTime
= strtoull(optarg, nullptr, 10);
in CaptureOption()
local
181
uint64_t
totalTime
= strtoull(optarg, nullptr, 10);
in CapturePause()
local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H
A
D
render_node_context_manager.cpp
78
const float
totalTime
= static_cast<float>(static_cast<double>(frameTimings.totalTimeUs) / uToSDiv);
in BeginFrame()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/jank_detector/
H
A
D
rs_jank_detector.cpp
30
uint64_t
totalTime
= 0;
member
/foundation/communication/netstack/utils/profiler_utils/src/
H
A
D
i_network_message.cpp
92
curl_off_t
totalTime
= 0;
in GetTimeInfoFromCurlHandle()
local
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_player_test/src/
H
A
D
audio_opensles_player_unit_test.cpp
887
int64_t
totalTime
= 0;
in HWTEST()
local
901
int64_t
totalTime
= 0;
in HWTEST()
local
915
int64_t
totalTime
= 0;
in HWTEST()
local
931
int64_t
totalTime
in HWTEST()
local
947
int64_t
totalTime
= 0;
HWTEST()
local
961
int64_t
totalTime
= 0;
HWTEST()
local
997
int64_t
totalTime
= 0;
HWTEST()
local
1012
int64_t
totalTime
= 0;
HWTEST()
local
1028
int64_t
totalTime
= 0;
HWTEST()
local
1043
int64_t
totalTime
= 0;
HWTEST()
local
1058
int64_t
totalTime
= 0;
HWTEST()
local
1072
int64_t
totalTime
= 0;
HWTEST()
local
1087
int64_t
totalTime
= 0;
HWTEST()
local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H
A
D
engine.cpp
216
const uint64_t
totalTime
= currentTime - firstTime_;
in TickFrame()
local
228
bool Engine::TickFrame(IEcs& ecs, uint64_t
totalTime
, uint64_t deltaTime)
in TickFrame()
argument
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H
A
D
NativeStablityTest.cpp
298
double
totalTime
= 0;
in HWTEST_F()
local
322
double
totalTime
= 0;
in HWTEST_F()
local
346
double
totalTime
= 0;
in HWTEST_F()
local
372
double
totalTime
in HWTEST_F()
local
402
double
totalTime
= 0;
HWTEST_F()
local
441
double
totalTime
= 0;
HWTEST_F()
local
482
double
totalTime
= 0;
HWTEST_F()
local
525
double
totalTime
= 0;
HWTEST_F()
local
570
double
totalTime
= 0;
HWTEST_F()
local
614
double
totalTime
= 0;
HWTEST_F()
local
683
double
totalTime
= 0;
HWTEST_F()
local
814
double
totalTime
= 0;
HWTEST_F()
local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H
A
D
NativeStablityTest.cpp
189
double
totalTime
= 0;
in HWTEST_F()
local
213
double
totalTime
= 0;
in HWTEST_F()
local
237
double
totalTime
= 0;
in HWTEST_F()
local
263
double
totalTime
in HWTEST_F()
local
293
double
totalTime
= 0;
HWTEST_F()
local
336
double
totalTime
= 0;
HWTEST_F()
local
381
double
totalTime
= 0;
HWTEST_F()
local
428
double
totalTime
= 0;
HWTEST_F()
local
477
double
totalTime
= 0;
HWTEST_F()
local
525
double
totalTime
= 0;
HWTEST_F()
local
584
double
totalTime
= 0;
HWTEST_F()
local
699
double
totalTime
= 0;
HWTEST_F()
local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/include/
H
A
D
AudioDecoderDemoCommon.h
233
double
totalTime
= 0.0;
member in OHOS::MediaAVCodec::AudioDecoderDemo
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H
A
D
plugin_mgr.h
58
uint64_t
totalTime
;
member
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H
A
D
softbus_hisysevt_connreporter.h
72
uint64_t
totalTime
;
member
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Common/include/
H
A
D
AudioEncoderDemoCommon.h
227
double
totalTime
= 0.0;
member in OHOS::MediaAVCodec::AudioEncoderDemo
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H
A
D
InnerAVMuxerStablityTest.cpp
437
double
totalTime
= 0;
in HWTEST_F()
local
465
double
totalTime
= 0;
in HWTEST_F()
local
497
double
totalTime
= 0;
in HWTEST_F()
local
531
double
totalTime
= 0;
in HWTEST_F()
local
568
double
totalTime
= 0;
HWTEST_F()
local
607
double
totalTime
= 0;
HWTEST_F()
local
634
double
totalTime
= 0;
HWTEST_F()
local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
render_preprocessor_system.cpp
461
bool RenderPreprocessorSystem::Update(bool frameRenderingQueued, uint64_t
totalTime
, uint64_t deltaTime)
in Update()
argument
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H
A
D
native_image_test.cpp
1339
uint64_t
totalTime
= 0;
in HWTEST_F()
local
Completed in 19 milliseconds
1
2