Home
last modified time | relevance | path

Searched refs:ThrowFileNotFoundException (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dexceptions.h66 void ThrowFileNotFoundException(const PandaString &msg);
/arkcompiler/runtime_core/static_core/runtime/
Dexceptions.cpp330 void ThrowFileNotFoundException(const PandaString &msg) in ThrowFileNotFoundException() function