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:Reboot
(Results
1 - 6
of
6
) sorted by relevance
/base/powermgr/power_manager/services/native/src/actions/default/
H
A
D
device_power_action.cpp
31
void DevicePowerAction::
Reboot
(const std::string& reason)
in Reboot()
function in OHOS::PowerMgr::DevicePowerAction
/base/customization/enterprise_device_management/interfaces/inner_api/device_control/src/
H
A
D
device_control_proxy.cpp
70
int32_t DeviceControlProxy::
Reboot
(AppExecFwk::ElementName &admin)
in Reboot()
function in OHOS::EDM::DeviceControlProxy
/base/customization/enterprise_device_management/interfaces/kits/device_control/src/
H
A
D
device_control_addon.cpp
130
napi_value DeviceControlAddon::
Reboot
(napi_env env, napi_callback_info info)
in Reboot()
function in DeviceControlAddon
/base/powermgr/power_manager/services/native/src/shutdown/
H
A
D
shutdown_controller.cpp
73
void ShutdownController::
Reboot
(const std::string& reason)
in Reboot()
function in OHOS::PowerMgr::ShutdownController
/base/powermgr/power_manager/test/fuzztest/power_utils/
H
A
D
power_fuzzer.cpp
40
virtual void
Reboot
([[maybe_unused]] const std::string& reason) {};
in Reboot()
function in OHOS::PowerMgr::FuzzPowerAction
48
virtual void
Reboot
([[maybe_unused]] const std::string& reason) {};
in Reboot()
function in OHOS::PowerMgr::FuzzShutdownAction
/base/powermgr/power_manager/frameworks/napi/power/
H
A
D
power_napi.cpp
52
napi_value PowerNapi::
Reboot
(napi_env env, napi_callback_info info)
in Reboot()
function in OHOS::PowerMgr::PowerNapi
Completed in 4 milliseconds