Searched refs:HapFileRecurseRestorecon (Results 1 – 3 of 3) sorted by relevance
66 int HapFileRecurseRestorecon(const std::string &realPath, HapFileInfo& hapFileInfo);
328 return HapFileRecurseRestorecon(realPath, hapFileInfo); in HapFileRestorecon()331 int HapContext::HapFileRecurseRestorecon(const std::string &realPath, HapFileInfo& hapFileInfo) in HapFileRecurseRestorecon() function in HapContext
582 int ret = test.HapFileRecurseRestorecon(nullptr, g_hapFileInfoWithCannotFindContexts);