Home
last modified time | relevance | path

Searched refs:relativePathCstr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.h191 static bool GetAbsolutePath(const CString& relativePathCstr, CString& absPathCstr);
H A Daot_file_manager.cpp616 bool AOTFileManager::GetAbsolutePath(const CString &relativePathCstr, CString &absPathCstr) in GetAbsolutePath() argument
618 std::string relativePath = ConvertToStdString(relativePathCstr); in GetAbsolutePath()

Completed in 3 milliseconds