Searched refs:FindPackageInTopLevelWithNamespace (Results 1 – 2 of 2) sorted by relevance
108 …static CString FindPackageInTopLevelWithNamespace(const JSPandaFile *jsPandaFile, const CString &r…
287 CString ModulePathHelper::FindPackageInTopLevelWithNamespace(const JSPandaFile *jsPandaFile, in FindPackageInTopLevelWithNamespace() function in panda::ecmascript::ModulePathHelper351 return FindPackageInTopLevelWithNamespace(jsPandaFile, requestName, recordName); in ParseOhpmPackage()