Home
last modified time | relevance | path

Searched defs:GetSafeData (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libziparchive/extractortool/
Dextractor.cpp59 std::shared_ptr<FileMapper> Extractor::GetSafeData(const std::string &fileName) in GetSafeData() function in ark::extractor::Extractor
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.cpp144 std::shared_ptr<FileMapper> Extractor::GetSafeData(const std::string &fileName) in GetSafeData() function in panda::ecmascript::Extractor