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:OnPluginInit
(Results
1 - 5
of
5
) sorted by relevance
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
H
A
D
device_standby_plugin.cpp
80
extern "C" bool
OnPluginInit
(std::string& libName)
in OnPluginInit()
function
83
STANDBYSERVICE_LOGI("DeviceStandbyPlugin::
OnPluginInit
lib name is not match");
in OnPluginInit()
87
STANDBYSERVICE_LOGI("DeviceStandbyPlugin::
OnPluginInit
success.");
in OnPluginInit()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H
A
D
socperf_executor_plugin.cpp
111
extern "C" bool
OnPluginInit
(std::string& libName)
in OnPluginInit()
function
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H
A
D
frame_aware_plugin.cpp
302
extern "C" bool
OnPluginInit
(std::string& libName)
in OnPluginInit()
function
305
RME_LOGE("FrameAwarePlugin::
OnPluginInit
lib name is not match");
in OnPluginInit()
309
RME_LOGI("FrameAwarePlugin::
OnPluginInit
success.");
in OnPluginInit()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H
A
D
sched_controller.cpp
586
extern "C" bool
OnPluginInit
(std::string& libName)
in OnPluginInit()
function
589
CGS_LOGE("SchedController::
OnPluginInit
lib name is not match.");
in OnPluginInit()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H
A
D
socperf_plugin.cpp
665
extern "C" bool
OnPluginInit
(std::string& libName)
in OnPluginInit()
function
668
SOC_PERF_LOGE("SocPerfPlugin::
OnPluginInit
lib name is not match");
in OnPluginInit()
Completed in 4 milliseconds