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:GetScene
(Results
1 - 6
of
6
) sorted by relevance
/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
H
A
D
scene_state_collection.cpp
54
if ((!tms->
GetScene
().empty()) && (tms->
GetScene
() == value)) {
in DecideState()
55
std::string scene = tms->
GetScene
();
in DecideState()
/base/powermgr/power_manager/services/native/src/wakeup_action/
H
A
D
wakeup_action_controller.cpp
81
pid, uid, reason.c_str(), sourceMap_[reason]->
GetScene
().c_str(), sourceMap_[reason]->GetAction());
in ExecuteByGetReason()
96
HandleShutdown(sourceMap_[reason]->
GetScene
());
in HandleAction()
H
A
D
wakeup_action_sources.h
45
std::string
GetScene
() const
in GetScene()
function in OHOS::PowerMgr::WakeupActionSource
/base/powermgr/power_manager/utils/vibrator/src/
H
A
D
power_vibrator.cpp
51
if (src.
GetScene
() == scene) {
in StartVibrator()
/base/powermgr/power_manager/utils/vibrator/include/
H
A
D
vibrator_source_parser.h
40
std::string
GetScene
() const
in GetScene()
function in OHOS::PowerMgr::VibratorSource
/base/powermgr/thermal_manager/services/native/include/
H
A
D
thermal_service.h
163
static const std::string&
GetScene
()
in GetScene()
function in OHOS::PowerMgr::final
Completed in 3 milliseconds