Searched refs:CodeSignForAOTFile (Results 1 – 5 of 5) sorted by relevance
19 void CodeSignForAOTFile(const std::string &filename) in CodeSignForAOTFile() function
22 void CodeSignForAOTFile(const std::string &filename);
25 void CodeSignForAOTFile(const std::string &filename) in CodeSignForAOTFile() function
441 panda::ecmascript::CodeSignForAOTFile(filename); in SaveAOTFile()