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:SPUBI64
(Results
1 - 5
of
5
) sorted by relevance
/foundation/resourceschedule/device_standby/utils/common/include/
H
A
D
standby_service_log.h
34
#define
SPUBI64
"%{public}ld"
macro
38
#define
SPUBI64
"%{public}ld"
42
#define
SPUBI64
"%{public}lld"
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H
A
D
nap_state.cpp
47
STANDBYSERVICE_LOGI("after "
SPUBI64
" ms, enter maintenance state", maintIntervalTimeOut);
in BeginState()
61
STANDBYSERVICE_LOGI("napTimeOut is "
SPUBI64
" ms", napTimeOut);
in BeginState()
H
A
D
sleep_state.cpp
100
STANDBYSERVICE_LOGI("from maintenance to sleep, maintIntervalTimeOut is "
SPUBI64
,
in BeginState()
110
STANDBYSERVICE_LOGI("maintIntervalTimeOut is "
SPUBI64
" ms", maintIntervalTimeOut);
in BeginState()
/foundation/resourceschedule/device_standby/plugins/ext/src/
H
A
D
base_state.cpp
140
STANDBYSERVICE_LOGD("StartStateTransitionTimer by id="
SPUBI64
", triggerTime="
SPUBI64
,
in StartStateTransitionTimer()
/foundation/resourceschedule/device_standby/services/common/src/
H
A
D
timed_task.cpp
116
STANDBYSERVICE_LOGI("start next day and night switch after "
SPUBI64
" ms", timeDiff);
in StartDayNightSwitchTimer()
Completed in 3 milliseconds