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:msec
(Results
1 - 6
of
6
) sorted by relevance
/base/security/device_security_level/baselib/utils/include/
H
A
D
utils_datetime.h
30
uint16_t
msec
;
member
/base/powermgr/powermgr_lite/utils/src/
H
A
D
power_mgr_timer_util.c
42
static void SetTimeSpec(struct timespec *ts, int64_t
msec
)
in SetTimeSpec()
argument
/base/powermgr/powermgr_lite/utils/include/
H
A
D
power_mgr_time_util.h
59
static inline int64_t MsecToNsec(int64_t
msec
)
in MsecToNsec()
argument
64
static inline int64_t MsecToUsec(int64_t
msec
)
in MsecToUsec()
argument
69
static inline int64_t MsecToSec(int64_t
msec
)
in MsecToSec()
argument
74
static inline int64_t MsecToMin(int64_t
msec
)
in MsecToMin()
argument
79
static inline int64_t MsecToHour(int64_t
msec
)
in MsecToHour()
argument
[all...]
/base/startup/init/services/param/liteos/
H
A
D
param_osadp.c
51
static void SetTimeSpec(struct timespec *ts, int64_t
msec
)
in SetTimeSpec()
argument
/base/hiviewdfx/hilog/services/hilogtool/
H
A
D
log_display.cpp
135
uint32_t
msec
= tv_nsec / NS2MS;
in DurationStr()
local
/base/telephony/ril_adapter/services/vendor/src/
H
A
D
vendor_util.c
124
void SetWaitTimeout(struct timespec *time, long long
msec
)
in SetWaitTimeout()
argument
Completed in 4 milliseconds