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:HOOK_EXEC_OPTIONS
(Results
1 - 8
of
8
) sorted by relevance
/base/startup/init/interfaces/innerkits/include/
H
A
D
hookmgr.h
156
}
HOOK_EXEC_OPTIONS
;
typedef
167
int HookMgrExecute(HOOK_MGR *hookMgr, int stage, void *executionContext, const
HOOK_EXEC_OPTIONS
*extraArgs);
/base/location/interfaces/inner_api/include/
H
A
D
hook_utils.h
91
const
HOOK_EXEC_OPTIONS
*options);
/base/startup/init/interfaces/innerkits/hookmgr/
H
A
D
hookmgr.c
240
const
HOOK_EXEC_OPTIONS
*options;
263
int HookMgrExecute(HOOK_MGR *hookMgr, int stage, void *executionContext, const
HOOK_EXEC_OPTIONS
*options)
in HookMgrExecute()
/base/startup/appspawn/modules/modulemgr/
H
A
D
appspawn_modulemgr.c
151
HOOK_EXEC_OPTIONS
options;
in ServerStageHookExecute()
206
HOOK_EXEC_OPTIONS
options;
in AppSpawnHookExecute()
/base/location/frameworks/location_common/common/source/
H
A
D
hook_utils.cpp
50
LocationProcessStage stage, void *executionContext, const
HOOK_EXEC_OPTIONS
*options)
in ExecuteHook()
/base/startup/init/test/unittest/innerkits/
H
A
D
hookmgr_unittest.cpp
255
HOOK_EXEC_OPTIONS
options;
in HWTEST_F()
/base/startup/init/services/init/standard/
H
A
D
init.c
279
HOOK_EXEC_OPTIONS
options;
in SystemConfig()
H
A
D
init_cmds.c
334
HOOK_EXEC_OPTIONS
options;
in DoRestorecon()
Completed in 5 milliseconds