Searched refs:OHOS (Results 1 - 20 of 20) sorted by relevance
/vendor/ohemu/qemu_small_system_demo/apps/src/ |
H A D | sample_ui.cpp | 54 using namespace OHOS; 55 static uint32_t g_fontMemBaseAddr[OHOS::MIN_FONT_PSRAM_LENGTH / 4]; 59 OHOS::GraphicStartUp::Init(); in GUIInit() 60 static OHOS::SoftEngine localGfxEngine; in GUIInit() 61 OHOS::SoftEngine::InitGfxEngine(&localGfxEngine); in GUIInit() 63 OHOS::GraphicStartUp::InitFontEngine( in GUIInit() 65 OHOS::MIN_FONT_PSRAM_LENGTH, in GUIInit() 72 OHOS::TaskManager::GetInstance()->TaskHandler(); in GUITaskHandler() 221 OHOS::WindowConfig config = {}; in UiDemoStart() 222 config.rect.SetRect(0, 0, OHOS in UiDemoStart() [all...] |
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ability/ |
H A D | launcher.cpp | 19 namespace OHOS { namespace 75 } // namespace OHOS 77 extern "C" int InstallNativeAbility(const AbilityInfo *abilityInfo, const OHOS::SliteAbility *ability); 80 OHOS::Launcher *launcher = OHOS::Launcher::GetInstance(); in InstallLauncher()
|
H A D | launcher.h | 27 namespace OHOS { namespace 50 } // namespace OHOS
|
/vendor/ohemu/qemu_cm55_mini_system_demo/ |
H A D | qemu_run.sh | 42 Run a OHOS image in qemu according to the options.
|
/vendor/ohemu/qemu_csky_mini_system_demo/ |
H A D | qemu_run.sh | 37 Run a OHOS image in qemu according to the options.
|
/vendor/ohemu/qemu_mini_system_demo/ |
H A D | qemu_run.sh | 42 Run a OHOS image in qemu according to the options.
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/tests/ui/ |
H A D | ui_test.cpp | 28 using namespace OHOS;
|
H A D | sample_ui.cpp | 36 using namespace OHOS;
|
H A D | ui_image_test.cpp | 32 using namespace OHOS;
|
H A D | ui_animator_test.cpp | 34 using namespace OHOS;
|
/vendor/ohemu/qemu_xtensa_mini_system_demo/ |
H A D | qemu_run.sh | 36 Run a OHOS image in qemu according to the options.
|
/vendor/ohemu/qemu_arm_linux_headless/ |
H A D | qemu_run.sh | 30 Run a OHOS image in qemu according to the options. 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_arm_linux_min/ |
H A D | qemu_run.sh | 30 Run a OHOS image in qemu according to the options. 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_arm64_linux_min/ |
H A D | qemu_run.sh | 30 Run a OHOS image in qemu according to the options. 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_loongarch64_linux_min/ |
H A D | qemu_run.sh | 30 Run a OHOS image in qemu according to the options. 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_x86_64_linux_min/ |
H A D | qemu_run.sh | 30 Run a OHOS image in qemu according to the options. 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/common/ |
H A D | qemu-run | 45 Run a OHOS image in qemu according to the options.
|
/vendor/ohemu/qemu_riscv32_mini_system_demo/ |
H A D | qemu_run.sh | 43 Run a OHOS image in qemu according to the options.
|
/vendor/ohemu/qemu_ca7_mini_system_demo/ |
H A D | qemu_run.sh | 38 Make a qemu image($flash_name) for OHOS, and run the image in qemu according
|
/vendor/ohemu/qemu_small_system_demo/ |
H A D | qemu_run.sh | 38 Make a qemu image for OHOS, and run the image in qemu according
|
Completed in 6 milliseconds