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:period
(Results
1 - 8
of
8
) sorted by relevance
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H
A
D
graphic_adapter_test.cpp
72
int64_t
period
= adapter.GetVSyncPeriod();
in HWTEST_F()
local
/base/hiviewdfx/hiview/framework/native/unified_collection/calculator/
H
A
D
io_calculator.cpp
96
double IoCalculator::PercentValue(uint64_t preValue, uint64_t currValue, uint64_t
period
)
in PercentValue()
argument
/base/hiviewdfx/hiview/framework/native/unified_collection/utils/include/
H
A
D
cpu_util.h
50
uint64_t
period
= 0;
member
/base/msdp/device_status/services/interaction/drag/src/
H
A
D
drag_vsync_station.cpp
83
int64_t
period
= 0;
in GetVSyncPeriod()
local
/base/web/webview/ohos_adapter/graphic_adapter/src/
H
A
D
vsync_adapter_impl.cpp
160
int64_t
period
= 0;
in GetVSyncPeriod()
local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H
A
D
io_collector_impl.cpp
233
uint64_t
period
= (currCollectDiskTime > preCollectDiskTime_) ?
in GetDiskStats()
local
255
void IoCollectorImpl::CalculateDiskStats(uint64_t
period
, bool isUpdate)
in CalculateDiskStats()
argument
293
void IoCollectorImpl::CalculateDeviceDiskStats(const DiskData& currData, const std::string& deviceName, uint64_t
period
)
in CalculateDeviceDiskStats()
argument
481
uint64_t
period
= (currCollectProcIoTime_ > preCollectProcIoTime_) ?
GetProcIoStats()
local
502
CalculateAllProcIoStats(uint64_t
period
, bool isUpdate)
CalculateAllProcIoStats()
argument
550
CalculateProcIoStats(const ProcessIo& currData, int32_t pid, uint64_t
period
)
CalculateProcIoStats()
argument
[all...]
/base/startup/init/services/init/include/
H
A
D
init_service.h
159
uint64_t
period
;
member
/base/hiviewdfx/hiview/core/
H
A
D
hiview_platform.cpp
98
void HiviewPlatform::SetCheckProxyIdlePeriod(time_t
period
)
in SetCheckProxyIdlePeriod()
argument
Completed in 6 milliseconds