Searched defs:isReadOnly (Results 1 – 2 of 2) sorted by relevance
56 int32_t isReadOnly = CommonFuzzer::GetU32Data(data) % 2; in LLVMFuzzerTestOneInput() local
243 static int32_t GetAppIndexFromRetentionInfo(const std::string& bundleName, bool isReadOnly, const s… in GetAppIndexFromRetentionInfo()284 bool isReadOnly = dlpFileAccess == DLPFileAccess::READ_ONLY; in InstallDlpSandbox() local