Searched defs:bundle_name (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/toolchain/test/autotest/aw/ |
| D | application.py | 27 def stop(cls, bundle_name): argument 35 def uninstall(cls, bundle_name): argument 51 def start(cls, bundle_name, start_mode=None): argument 60 def get_pid(cls, bundle_name): argument 71 def launch_application(cls, bundle_name, hap_path, start_mode=None): argument
|
| D | fport.py | 26 def fport_connect_server(cls, port, pid, bundle_name): argument
|
| /arkcompiler/runtime_core/abc2program/ |
| D | abc2program_compiler.h | 38 void SetBundleName(std::string bundle_name) in SetBundleName()
|
| /arkcompiler/runtime_core/abc2program/common/ |
| D | abc2program_entity_container.h | 35 uint32_t class_id, std::string bundle_name) in Abc2ProgramEntityContainer()
|