Home
last modified time | relevance | path

Searched refs:IsCfgFileExist (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dfirst_use_dialog.h66 bool IsCfgFileExist(void);
H A Dfirst_use_dialog.cpp94 bool FirstUseDialog::IsCfgFileExist(void) in IsCfgFileExist() function in OHOS::Security::SecurityComponent::FirstUseDialog
217 if (!IsCfgFileExist()) { in SaveFirstUseRecord()