Searched refs:aotCodeCommentFilePath (Results 1 – 2 of 2) sorted by relevance
337 aotCodeCommentFilePath = aotCodeCommentFile; in SetEmitAotCodeCommentFile()342 return aotCodeCommentFilePath; in GetEmitAotCodeCommentFile()900 std::string aotCodeCommentFilePath = ""; variable
832 std::string aotCodeCommentFilePath = ""; in GenAotCodeCommentFileName() local834 aotCodeCommentFilePath = dirPath + "aot_code_comment_" + prefix + ".txt"; in GenAotCodeCommentFileName()835 SetAotCodeCommentFile(aotCodeCommentFilePath); in GenAotCodeCommentFileName()839 return aotCodeCommentFilePath; in GenAotCodeCommentFileName()