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:sysTime
(Results
1 - 9
of
9
) sorted by relevance
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H
A
D
softbus_adapter_timer.c
90
int32_t SoftBusGetTime(SoftBusSysTime *
sysTime
)
in SoftBusGetTime()
argument
103
int32_t SoftBusGetRealTime(SoftBusSysTime *
sysTime
)
in SoftBusGetRealTime()
argument
[all...]
/foundation/resourceschedule/ffrt/src/util/
H
A
D
time_format.h
60
char
sysTime
[DatetimeStringLength];
in FormatDateString()
local
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H
A
D
softbus_adapter_timer.c
128
int32_t SoftBusGetTime(SoftBusSysTime *
sysTime
)
in SoftBusGetTime()
argument
142
int32_t SoftBusGetRealTime(SoftBusSysTime *
sysTime
)
in SoftBusGetRealTime()
argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H
A
D
event_handler.cpp
333
char
sysTime
[DATETIME_STRING_LENGTH];
in Dump()
local
/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H
A
D
perf_monitor.cpp
68
void ConvertRealtimeToSystime(int64_t realTime, int64_t&
sysTime
)
in ConvertRealtimeToSystime()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H
A
D
rs_jank_stats.cpp
862
int64_t
sysTime
= curSysTime - (nowTime - time) / MS_TO_NS;
in ConvertTimeToSystime()
local
/foundation/communication/dsoftbus/core/discovery/manager/src/
H
A
D
disc_manager.c
174
uint64_t
sysTime
= SoftBusGetSysTimeMs();
in DfxRecordDeviceFound()
local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H
A
D
lnn_net_builder_deps_mock.cpp
277
int32_t SoftBusGetTime(SoftBusSysTime *
sysTime
)
in SoftBusGetTime()
argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/
H
A
D
lnn_data_cloud_sync_mock.cpp
258
int32_t SoftBusGetTime(SoftBusSysTime *
sysTime
)
in SoftBusGetTime()
argument
Completed in 10 milliseconds