Searched refs:CheckLoadType (Results 1 – 2 of 2) sorted by relevance
316 ModuleTypes CheckLoadType(const std::string &path);
1389 ModuleTypes ArkNativeEngine::CheckLoadType(const std::string &path) in CheckLoadType() function in ArkNativeEngine1413 switch (CheckLoadType(inputPath)) { in NapiLoadModule()