Home
last modified time | relevance | path

Searched refs:instance (Results 1 - 10 of 10) sorted by relevance

/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ability/
H A Dlauncher.h32 static Launcher instance; in GetInstance() local
33 return &instance; in GetInstance()
/vendor/ohemu/qemu_arm_linux_headless/
H A Dqemu_run.sh34 -i, --instance id start qemu images with specified instance id (from 01 to 99).
35 it will also setup network when running in multiple instance mode.
36 -f force override instance image with a new copy.
46 When running in multiple instances mode, the MAC address and serial number will increase with specified instance ID as follow:
128 # Setup qemu network by default when running in multi instance mode
155 # Copy original images for multi instance running
/vendor/ohemu/qemu_arm_linux_min/
H A Dqemu_run.sh34 -i, --instance id start qemu images with specified instance id (from 01 to 99).
35 it will also setup network when running in multiple instance mode.
36 -f force override instance image with a new copy.
46 When running in multiple instances mode, the MAC address and serial number will increase with specified instance ID as follow:
128 # Setup qemu network by default when running in multi instance mode
155 # Copy original images for multi instance running
/vendor/ohemu/qemu_arm64_linux_min/
H A Dqemu_run.sh34 -i, --instance id start qemu images with specified instance id (from 01 to 99).
35 it will also setup network when running in multiple instance mode.
36 -f force override instance image with a new copy.
46 When running in multiple instances mode, the MAC address and serial number will increase with specified instance ID as follow:
128 # Setup qemu network by default when running in multi instance mode
155 # Copy original images for multi instance running
/vendor/ohemu/qemu_loongarch64_linux_min/
H A Dqemu_run.sh34 -i, --instance id start qemu images with specified instance id (from 01 to 99).
35 it will also setup network when running in multiple instance mode.
36 -f force override instance image with a new copy.
46 When running in multiple instances mode, the MAC address and serial number will increase with specified instance ID as follow:
128 # Setup qemu network by default when running in multi instance mode
155 # Copy original images for multi instance running
/vendor/ohemu/qemu_x86_64_linux_min/
H A Dqemu_run.sh34 -i, --instance id start qemu images with specified instance id (from 01 to 99).
35 it will also setup network when running in multiple instance mode.
36 -f force override instance image with a new copy.
46 When running in multiple instances mode, the MAC address and serial number will increase with specified instance ID as follow:
128 # Setup qemu network by default when running in multi instance mode
155 # Copy original images for multi instance running
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/
H A Dui_test.cpp49 static UITest instance; in GetInstance() local
50 return &instance; in GetInstance()
H A Dsample_ui.cpp135 static UiDemo instance; in GetInstance() local
136 return &instance; in GetInstance()
H A Dui_animator_test.cpp134 static AnimatorDemo instance; in GetInstance() local
135 return &instance; in GetInstance()
332 static UIScaleRotateDemo instance; in GetInstance() local
333 return &instance; in GetInstance()
/vendor/ohemu/qemu_small_system_demo/apps/src/
H A Dsample_ui.cpp174 static UiDemo instance; in GetInstance() local
175 return &instance; in GetInstance()

Completed in 4 milliseconds