Home
last modified time | relevance | path

Searched refs:SetHapPath (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h97 void SetHapPath(const CString &hapPath) in SetHapPath() function
Djs_pandafile_manager.cpp528 newJsPandaFile->SetHapPath(hapPath.c_str()); in GenerateJSPandaFile()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp817 SetHapPath(optarg); in ParseCommand()
Djs_runtime_options.h1300 void SetHapPath(std::string path) in SetHapPath() function