Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/tools/hap_restorecon/
H A Dtest.cpp41 bool isPreinstalledApp = false; member
105 input.isPreinstalledApp = true; in SetOptions()
140 .hapFlags = testCmd.isPreinstalledApp ? 1 : 0 in main()
148 .hapFlags = testCmd.isPreinstalledApp ? 1 : 0 in main()