Home
last modified time | relevance | path

Searched refs:SetCompilerFrameworkAbcPath (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ohos/tests/
Dohos_test.cpp54 runtimeOptions_.SetCompilerFrameworkAbcPath("/etc/abc/framework"); in SetUp()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp937 SetCompilerFrameworkAbcPath(optarg); in ParseCommand()
Djs_runtime_options.h1571 void SetCompilerFrameworkAbcPath(std::string frameworkAbcPath) in SetCompilerFrameworkAbcPath() function