Searched refs:aotFilePath (Results 1 – 1 of 1) sorted by relevance
224 std::string aotFilePath = ServiceConstants::ARK_CACHE_PATH + aotArgs.bundleName; in StartAOTCompiler() local225 …int32_t ret = InstalldHostImpl().Mkdir(aotFilePath, S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOT… in StartAOTCompiler()