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:HapContext
(Results
1 - 8
of
8
) sorted by relevance
/base/startup/appspawn/test/mock/
H
A
D
app_spawn_stub.cpp
76
HapContext
::
HapContext
() {}
in HapContext()
function in HapContext
77
HapContext
::~
HapContext
() {}
in ~HapContext()
78
int
HapContext
::HapDomainSetcontext(HapDomainInfo &hapDomainInfo)
in HapDomainSetcontext()
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H
A
D
hap_restorecon.h
56
class
HapContext
{
class
58
HapContext
();
59
~
HapContext
();
/base/security/selinux_adapter/framework/policycoreutils/src/
H
A
D
hap_restorecon.cpp
260
HapContext
::
HapContext
()
in HapContext()
function in HapContext
265
HapContext
::~
HapContext
() {}
in ~HapContext()
267
int
HapContext
::HapFileRestorecon(HapFileInfo& hapFileInfo)
in HapFileRestorecon()
283
int
HapContext
::HapFileRestorecon(const std::string &pathNameOrig, HapFileInfo& hapFileInfo)
in HapFileRestorecon()
331
int
HapContext
::HapFileRecurseRestorecon(const std::string &realPath, HapFileInfo& hapFileInfo)
in HapFileRecurseRestorecon()
383
int
HapContext
::RestoreconSb(const std::string &pathNameOrig, HapFileInfo& hapFileInfo)
in RestoreconSb()
409
int
HapContext
::GetSecontext(HapFileInfo& hapFileInfo, const std::string &pathNameOrig,
in GetSecontext()
424
int
HapContext
[all...]
/base/security/selinux_adapter/test/unittest/hap_restorecon/
H
A
D
unit_test.h
39
HapContext
test;
/base/startup/appspawn/modules/sandbox/
H
A
D
sandbox_adapter.cpp
43
HapContext
hapContext;
in MakeAtomicServiceDir()
H
A
D
sandbox_utils.cpp
398
HapContext
hapContext;
/base/security/selinux_adapter/framework/tools/hap_restorecon/
H
A
D
test.cpp
132
HapContext
test;
in main()
/base/startup/appspawn/modules/common/
H
A
D
appspawn_adapter.cpp
109
HapContext
hapContext;
in SetSelinuxCon()
Completed in 6 milliseconds