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