Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/autotest/aw/
Dapplication.py27 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
Dfport.py26 def fport_connect_server(cls, port, pid, bundle_name): argument