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