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
refs:StartUpDelay
(Results
1 - 7
of
7
) sorted by relevance
/developtools/profiler/host/smartperf/client/client_command/include/
H
A
D
startup_delay.h
20
class
StartUpDelay
{
class
22
StartUpDelay
();
23
~
StartUpDelay
();
H
A
D
sp_thread_socket.h
318
OHOS::SmartPerf::
StartUpDelay
sp;
in HandleNullMsg()
/developtools/profiler/host/smartperf/client/client_command/
H
A
D
startup_delay.cpp
35
StartUpDelay
::
StartUpDelay
() {}
in StartUpDelay()
function in OHOS::SmartPerf::StartUpDelay
36
StartUpDelay
::~
StartUpDelay
() {}
in ~StartUpDelay()
37
void
StartUpDelay
::GetTrace(const std::string &traceName) const
in GetTrace()
55
void
StartUpDelay
::GetHisysId() const
in GetHisysId()
81
void
StartUpDelay
::GetHisysIdAndKill() const
in GetHisysIdAndKill()
99
bool
StartUpDelay
::GetSpTcp()
in GetSpTcp()
122
bool
StartUpDelay
::GetSpClear() const
in GetSpClear()
141
void
StartUpDelay
[all...]
H
A
D
client_control.cpp
51
OHOS::SmartPerf::
StartUpDelay
sd;
in SocketStart()
71
OHOS::SmartPerf::
StartUpDelay
sd;
in SocketStop()
91
OHOS::SmartPerf::
StartUpDelay
sd;
in InitSocket()
H
A
D
control_call_cmd.cpp
69
OHOS::SmartPerf::
StartUpDelay
sd;
in TimeDelay()
119
OHOS::SmartPerf::
StartUpDelay
sd;
in SlideList()
169
OHOS::SmartPerf::
StartUpDelay
sd;
in GetFrame()
186
OHOS::SmartPerf::
StartUpDelay
sd;
in ResponseTime()
208
OHOS::SmartPerf::
StartUpDelay
sd;
in CompleteTime()
231
OHOS::SmartPerf::
StartUpDelay
sd;
in GetAppStartTime()
H
A
D
smartperf_command.cpp
38
OHOS::SmartPerf::
StartUpDelay
sd;
in SmartPerfCommand()
85
OHOS::SmartPerf::
StartUpDelay
sd;
in HelpCommand()
173
OHOS::SmartPerf::
StartUpDelay
sp;
in GetItemInfo()
H
A
D
sp_task.cpp
334
OHOS::SmartPerf::
StartUpDelay
sp;
in AsyncGetDataMap()
Completed in 5 milliseconds