Home
last modified time | relevance | path

Searched refs:IsCfgFileValid (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.h67 bool IsCfgFileValid(void);
H A Dfirst_use_dialog.cpp104 bool FirstUseDialog::IsCfgFileValid(void) in IsCfgFileValid() function in OHOS::Security::SecurityComponent::FirstUseDialog
189 if (!IsCfgFileValid()) { in LoadFirstUseRecord()