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:isEnforcing_
(Results
1 - 13
of
13
) sorted by relevance
/base/security/security_guard/frameworks/common/obtaindata/test/unittest/src/
H
A
D
acquire_data_manager_test.cpp
33
AcquireDataManagerTest::
isEnforcing_
= true;
in SetUpTestCase()
member in OHOS::Security::SecurityGuardTest::AcquireDataManagerTest
40
if (AcquireDataManagerTest::
isEnforcing_
) {
in TearDownTestCase()
53
bool AcquireDataManagerTest::
isEnforcing_
= false;
member in OHOS::Security::SecurityGuardTest::AcquireDataManagerTest
H
A
D
obtaindata_kit_test.cpp
41
ObtainDataKitTest::
isEnforcing_
= true;
in SetUpTestCase()
member in OHOS::Security::SecurityGuardTest::ObtainDataKitTest
48
if (ObtainDataKitTest::
isEnforcing_
) {
in TearDownTestCase()
61
bool ObtainDataKitTest::
isEnforcing_
= false;
member in OHOS::Security::SecurityGuardTest::ObtainDataKitTest
H
A
D
acquire_data_manager_test.h
36
static bool
isEnforcing_
;
member in OHOS::Security::SecurityGuardTest::AcquireDataManagerTest
H
A
D
obtaindata_kit_test.h
39
static bool
isEnforcing_
;
member in OHOS::Security::SecurityGuardTest::ObtainDataKitTest
/base/useriam/pin_auth/test/unittest/src/
H
A
D
pin_auth_register_test.cpp
60
PinAuthRegisterTest::
isEnforcing_
= true;
in SetUpTestCase()
member in OHOS::UserIam::PinAuth::PinAuthRegisterTest
69
if (PinAuthRegisterTest::
isEnforcing_
) {
in TearDownTestCase()
82
bool PinAuthRegisterTest::
isEnforcing_
= false;
member in OHOS::UserIam::PinAuth::PinAuthRegisterTest
/base/security/security_guard/frameworks/common/classify/test/unittest/src/
H
A
D
risk_classify_kit_test.cpp
43
RiskClassifyKitTest::
isEnforcing_
= true;
in SetUpTestCase()
member in OHOS::Security::SecurityGuardTest::RiskClassifyKitTest
50
if (RiskClassifyKitTest::
isEnforcing_
) {
in TearDownTestCase()
63
bool RiskClassifyKitTest::
isEnforcing_
= false;
member in OHOS::Security::SecurityGuardTest::RiskClassifyKitTest
H
A
D
risk_classify_kit_test.h
38
static bool
isEnforcing_
;
member in OHOS::Security::SecurityGuardTest::RiskClassifyKitTest
/base/security/security_guard/frameworks/common/collect/test/unittest/src/
H
A
D
data_collect_kit_test.h
33
static bool
isEnforcing_
;
member in OHOS::Security::SecurityGuardTest::DataCollectKitTest
H
A
D
data_collect_kit_test.cpp
61
DataCollectKitTest::
isEnforcing_
= true;
in SetUpTestCase()
member in OHOS::Security::SecurityGuardTest::DataCollectKitTest
68
if (DataCollectKitTest::
isEnforcing_
) {
in TearDownTestCase()
81
bool DataCollectKitTest::
isEnforcing_
= false;
member in OHOS::Security::SecurityGuardTest::DataCollectKitTest
/base/useriam/pin_auth/test/unittest/inc/
H
A
D
pin_auth_register_test.h
35
static bool
isEnforcing_
;
member in OHOS::UserIam::PinAuth::PinAuthRegisterTest
/base/security/device_security_level/test/dslm_unit_test/
H
A
D
dslm_test.h
32
static bool
isEnforcing_
;
member in OHOS::Security::DslmUnitTest::DslmTest
H
A
D
dslm_test.cpp
447
DslmTest::
isEnforcing_
= true;
in SetUpTestCase()
member in OHOS::Security::DslmUnitTest::DslmTest
453
if (DslmTest::
isEnforcing_
) {
in TearDownTestCase()
463
bool DslmTest::
isEnforcing_
= false;
member in OHOS::Security::DslmUnitTest::DslmTest
/base/security/dataclassification/test/unittest/datatransmitmgr/
H
A
D
DevSLMgrTest.cpp
41
static bool
isEnforcing_
;
member in DevSLMgrTest
86
DevSLMgrTest::
isEnforcing_
= true;
in SetUpTestCase()
member in DevSLMgrTest
93
if (DevSLMgrTest::
isEnforcing_
) {
in TearDownTestCase()
101
bool DevSLMgrTest::
isEnforcing_
= false;
member in DevSLMgrTest
Completed in 10 milliseconds