Home
last modified time | relevance | path

Searched refs:SetArkBundleName (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h203 void SetArkBundleName(const std::string &bundleName) in SetArkBundleName() function in panda::RuntimeOption
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp397 SetArkBundleName(optarg); in ParseCommand()
H A Djs_runtime_options.h446 void SetArkBundleName(std::string bundleName) in SetArkBundleName() function in panda::ecmascript::JSRuntimeOptions
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp4319 runtimeOptions.SetArkBundleName(option.GetArkBundleName()); in CreateJSVM()

Completed in 18 milliseconds