Searched defs:isRemove (Results 1 – 3 of 3) sorted by relevance
241 void CmReportSGGrantAppCert(const struct CmBlob *keyUri, uint32_t appUid, bool isRemove, int32_t re… in CmReportSGGrantAppCert()
57 void UpdateInfoInMisc(const std::string headInfo, const std::optional<int> message, bool isRemove) in UpdateInfoInMisc()
671 bool isRemove = FileUtil::RemoveFile(stackPath.c_str()); in GetAppFreezeFile() local