/ohos5.0/base/hiviewdfx/hiview/core/test/unittest/common/ |
H A D | plugin_platform_test.cpp | 51 OHOS::HiviewDFX::HiviewPlatform platform; variable 87 OHOS::HiviewDFX::HiviewPlatform platform; variable 110 OHOS::HiviewDFX::HiviewPlatform platform; variable
|
H A D | plugin_bundle_test.cpp | 52 OHOS::HiviewDFX::HiviewPlatform& platform = HiviewPlatform::GetInstance(); variable
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/ |
H A D | freeze_detector_test.cpp | 136 HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUpTestCase() local 166 HiviewPlatform &platform = HiviewPlatform::GetInstance(); variable 214 HiviewPlatform &platform = HiviewPlatform::GetInstance(); variable 264 HiviewPlatform &platform = HiviewPlatform::GetInstance(); variable 315 HiviewPlatform &platform = HiviewPlatform::GetInstance(); variable 345 HiviewPlatform &platform = HiviewPlatform::GetInstance(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/tools/ |
H A D | build_theme_code.py | 22 def read_row_value(row, param, offset, platform): argument 158 def make_table(param_map, platform): argument 179 def build_cpp(file_path, platform): argument
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/unittest/common/ |
H A D | adapter_loglibrary_ability_test.h | 34 HiviewPlatform platform; variable
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewlogconfigmanager_fuzzer/ |
H A D | hiview_log_config_manager_fuzzer.cpp | 28 HiviewPlatform platform; in HiviewLogConfigManagerFuzzTest() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | task_runners.cpp | 19 TaskRunners::TaskRunners(std::string label, RefPtr<TaskRunnerAdapter>& platform, RefPtr<TaskRunnerA… in TaskRunners()
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/ |
H A D | sys_event_backup_test.cpp | 42 OHOS::HiviewDFX::HiviewPlatform &platform = HiviewPlatform::GetInstance(); in SetUpTestCase() local
|
/ohos5.0/base/hiviewdfx/hiview/service/ |
H A D | hiview_service.cpp | 96 auto &platform = HiviewPlatform::GetInstance(); in DumpPluginInfo() local 134 auto &platform = HiviewPlatform::GetInstance(); in DumpLoadedPluginInfo() local 154 auto &platform = HiviewPlatform::GetInstance(); in DumpPluginUsageInfo() local 179 auto &platform = HiviewPlatform::GetInstance(); in DumpThreadUsageInfo() local 205 auto &platform = HiviewPlatform::GetInstance(); in DumpPipelineUsageInfo() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventsource_fuzzer/ |
H A D | eventsource_fuzzer.cpp | 36 HiviewPlatform platform; in Initializer() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserversocket_fuzzer/ |
H A D | eventserversocket_fuzzer.cpp | 69 HiviewPlatform platform; in SysEventServerSocketFuzzTest() local
|
/ohos5.0/base/hiviewdfx/hiview/adapter/service/test/fuzztest/hiviewserviceabilitystub_fuzzer/ |
H A D | hiview_service_ability_stub_fuzzer.cpp | 70 HiviewPlatform platform; in HiviewServiceAbilityStubFuzzTest() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
H A D | event_logger_plugin_test.cpp | 47 HiviewPlatform platform; in SetUpTestCase() local
|
H A D | active_key_event_test.cpp | 46 HiviewPlatform platform; in SetUpTestCase() local
|
/ohos5.0/base/hiviewdfx/hiview/service/test/fuzztest/common/hiviewservice_fuzzer/ |
H A D | hiviewservice_fuzzer.cpp | 61 HiviewPlatform platform; in HiviewServiceDumpFuzzTest() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/moduletest/common/ |
H A D | freeze_detector_plugin_module_test.cpp | 40 OHOS::HiviewDFX::PluginPlatform &platform = PluginPlatform::GetInstance(); in SetUpTestCase() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
H A D | egl_manager.cpp | 82 static EGLDisplay GetPlatformEglDisplay(EGLenum platform, void* native_display, const EGLint* attri… in GetPlatformEglDisplay()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/task/ |
H A D | thread_test.cpp | 47 RefPtr<TaskRunnerAdapter> platform = TaskRunnerAdapterFactory::Create(false, THREAD_FIRST); in MakeTaskRunner() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_native_image/ |
H A D | hello_native_image.cpp | 65 static EGLDisplay GetPlatformEglDisplay(EGLenum platform, void* nativeDisplay, const EGLint* attrib… in GetPlatformEglDisplay()
|
/ohos5.0/drivers/hdf_core/framework/model/audio/core/src/ |
H A D | audio_host.c | 92 struct PlatformDevice *platform = NULL; in AudioPlatformDevInit() local
|
/ohos5.0/drivers/hdf_core/framework/model/audio/sapm/include/ |
H A D | audio_sapm.h | 69 struct PlatformDevice *platform; /* parent platform */ member 105 struct PlatformDevice *platform; /* parent platform */ member
|
/ohos5.0/base/hiviewdfx/hiview/build/ |
H A D | gen_plugin_build.py | 143 def __init__(self, target_os, product, platform, arch, ram, rom): argument
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_display.cpp | 335 EGLDisplay EglWrapperDisplay::GetEglNativeDisplay(EGLenum platform, in GetEglNativeDisplay() 365 EGLDisplay EglWrapperDisplay::GetEglNativeDisplayExt(EGLenum platform, in GetEglNativeDisplayExt() 379 EGLDisplay EglWrapperDisplay::GetEglDisplay(EGLenum platform, in GetEglDisplay() 386 EGLDisplay EglWrapperDisplay::GetEglDisplayExt(EGLenum platform, in GetEglDisplayExt()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/ |
H A D | faultlogger_service_fuzzer.cpp | 43 static std::unique_ptr<HiviewPlatform> platform = std::make_unique<HiviewPlatform>(); in CreateFaultloggerInstance() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
H A D | daily_controller_test.cpp | 33 HiviewPlatform platform; member in DailyControllerTest
|