Home
last modified time | relevance | path

Searched defs:isPc (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_proxy_test.cpp71 static int32_t Attach(bool isPc) in Attach()
80 static void Close(bool isPc) in Close()
98 static void ClickEditor(bool isPc) in ClickEditor()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp68 static bool isPc = (system::GetParameter("const.product.devicetype", "pc") == "pc") || in IsPcType() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp886 static bool isPc = (system::GetParameter("const.product.devicetype", "pc") == "pc") || in IsPcType() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3096 bool isPc = systemConfig_.uiType_ == UI_TYPE_PC; in IsSupportDetectWindow() local