Home
last modified time | relevance | path

Searched defs:GetBundleName (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h487 CString GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1144 std::string GetBundleName() const in GetBundleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2710 std::string JSNApi::GetBundleName(EcmaVM *vm) in GetBundleName() function in panda::JSNApi