Home
last modified time | relevance | path

Searched refs:hasInit (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dretention_file_manager.cpp31 : hasInit(false), in RetentionFileManager()
60 hasInit = true; in Init()
75 hasInit = true; in Init()
98 if (!hasInit && !Init()) { in AddSandboxInfo()
108 if (!hasInit && !Init()) { in DelSandboxInfo()
118 if (!hasInit && !Init()) { in CanUninstall()
128 if (!hasInit && !Init()) { in UpdateSandboxInfo()
138 if (!hasInit && !Init()) { in RemoveRetentionState()
148 if (!hasInit && !Init()) { in ClearUnreservedSandbox()
159 if (!hasInit && !Init()) { in GetRetentionSandboxList()
[all …]
H A Dretention_file_manager.h52 bool hasInit; variable
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dadc_test.c85 static bool hasInit = false; in AdcTesterGet() local
88 if (hasInit) { in AdcTesterGet()
101 hasInit = true; in AdcTesterGet()
H A Ddac_test.c79 static bool hasInit = false; in DacTesterGet() local
81 if (hasInit) { in DacTesterGet()
94 hasInit = true; in DacTesterGet()
H A Dclock_test.c84 static bool hasInit = false; in ClockTesterGet() local
87 if (hasInit) { in ClockTesterGet()
100 hasInit = true; in ClockTesterGet()
H A Di2c_test.c90 static bool hasInit = false; in I2cTesterGet() local
92 if (hasInit) { in I2cTesterGet()
108 hasInit = true; in I2cTesterGet()
H A Dpin_test.c94 static bool hasInit = false; in PinTesterGet() local
97 if (hasInit) { in PinTesterGet()
112 hasInit = true; in PinTesterGet()
H A Dtimer_test.c366 static bool hasInit = false; in TimerTestGet() local
368 if (hasInit) { in TimerTestGet()
382 hasInit = true; in TimerTestGet()
H A Di3c_test.c96 static bool hasInit = false; in I3cTesterGet() local
98 if (hasInit) { in I3cTesterGet()
111 hasInit = true; in I3cTesterGet()
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Ddlp_permission_service_test.cpp556 RetentionFileManager::GetInstance().hasInit = false;
558 RetentionFileManager::GetInstance().hasInit = false;
560 RetentionFileManager::GetInstance().hasInit = false;
562 RetentionFileManager::GetInstance().hasInit = false;
565 RetentionFileManager::GetInstance().hasInit = false;
567 RetentionFileManager::GetInstance().hasInit = false;