Searched refs:GetRealPathStr (Results 1 – 2 of 2) sorted by relevance
75 std::string GetRealPathStr(const std::string& filePath);
448 std::string DrawingDCL::GetRealPathStr(const std::string& filePath) in GetRealPathStr() function in OHOS::Rosen::DrawingDCL467 std::string realDclFilePathStr = GetRealPathStr(dclFile); in LoadDrawCmdList()