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:sleeping
(Results
1 - 6
of
6
) sorted by relevance
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
work_standby_state_change_callback.cpp
28
void WorkStandbyStateChangeCallback::OnDeviceIdleMode(bool napped, bool
sleeping
)
in OnDeviceIdleMode()
argument
/foundation/resourceschedule/device_standby/frameworks/src/
H
A
D
standby_service_subscriber_proxy.cpp
30
void StandbyServiceSubscriberProxy::OnDeviceIdleMode(bool napped, bool
sleeping
)
in OnDeviceIdleMode()
argument
/foundation/resourceschedule/device_standby/services/notification/src/
H
A
D
standby_state_subscriber.cpp
101
bool
sleeping
= curState == StandbyState::SLEEP;
in ReportStandbyState()
local
107
void StandbyStateSubscriber::NotifyIdleModeByCallback(bool napped, bool
sleeping
)
in NotifyIdleModeByCallback()
argument
119
void StandbyStateSubscriber::NotifyIdleModeByCommonEvent(bool napped, bool
sleeping
)
in NotifyIdleModeByCommonEvent()
argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H
A
D
mock_scan_interface.cpp
69
ErrCode ScanInterface::OnStandbyStateChanged(bool
sleeping
)
in OnStandbyStateChanged()
argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H
A
D
scan_interface.cpp
124
ErrCode ScanInterface::OnStandbyStateChanged(bool
sleeping
)
in OnStandbyStateChanged()
argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H
A
D
wifi_event_subscriber_manager.cpp
854
const bool
sleeping
= eventData.GetWant().GetBoolParam(WIFI_STANDBY_SLEEPING, 0);
in OnReceiveStandbyEvent()
local
Completed in 5 milliseconds