Home
last modified time | relevance | path

Searched refs:ANONMAPNAME_PERFIX (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile.cpp51 const char *ANONMAPNAME_PERFIX = "panda-"; variable
152 ss << ANONMAPNAME_PERFIX << archive_name << " extracted in memory from " << location; in OpenPandaFileFromZipFile()