Home
last modified time | relevance | path

Searched defs:SetModuleName (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/
Dohos_app_ability_want.impl.cpp132 void SetModuleName(optional_view<string> moduleName) in SetModuleName() function in __anon25e9d6600111::WantImpl
/arkcompiler/runtime_core/taihe/test/ani_bundlemanager/author/src/
DbundleInfo.impl.cpp45 void SetModuleName(string_view moduleName) in SetModuleName() function in __anon95d458a20111::ReqPermissionDetailImpl
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_manager.cpp297 void PGOProfilerManager::SetModuleName(const std::string& moduleName) in SetModuleName() function in panda::ecmascript::pgo::PGOProfilerManager
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h818 void SetModuleName(const CString &moduleName) in SetModuleName() function
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_types.h1836 RuntimeCallFrame &SetModuleName(const std::string &moduleName) in SetModuleName() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4671 void JSNApi::SetModuleName(EcmaVM *vm, const std::string &moduleName) in SetModuleName() function in panda::JSNApi