Home
last modified time | relevance | path

Searched defs:bundle_name (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/abc2program/
Dabc2program_compiler.h41 void SetBundleName(std::string bundle_name) in SetBundleName()
/arkcompiler/toolchain/test/autotest/aw/
Dfport.py27 def fport_connect_server(self, port, pid, bundle_name): argument
Dall_utils.py135 def get_pid(self, bundle_name): argument
145 def attach(self, bundle_name): argument
/arkcompiler/runtime_core/abc2program/common/
Dabc2program_entity_container.h35 uint32_t class_id, std::string bundle_name) in Abc2ProgramEntityContainer()