Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.h72 bool GetFileBuffer(const std::string& srcPath, std::ostringstream& dest);
Dextractor.cpp46 bool Extractor::GetFileBuffer(const std::string& srcPath, std::ostringstream& dest) in GetFileBuffer() function in panda::ecmascript::Extractor