Searched refs:policyFile (Results 1 – 1 of 1) sorted by relevance
99 if ((policyFile == COMPILE_OUTPUT_POLICY) && (access(policyFile.c_str(), R_OK) == 0)) { in DeleteTmpPolicyFile()100 unlink(policyFile.c_str()); in DeleteTmpPolicyFile()117 DeleteTmpPolicyFile(policyFile); in ReadPolicyFile()124 DeleteTmpPolicyFile(policyFile); in ReadPolicyFile()129 DeleteTmpPolicyFile(policyFile); in ReadPolicyFile()137 DeleteTmpPolicyFile(policyFile); in ReadPolicyFile()141 DeleteTmpPolicyFile(policyFile); in ReadPolicyFile()383 policyFile = DEFAULT_POLICY; in GetPolicyFile()407 policyFile = COMPILE_OUTPUT_POLICY; in GetPolicyFile()431 std::string policyFile; in LoadPolicy() local[all …]