Home
last modified time | relevance | path

Searched defs:isPc (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.h28 bool isPc = true; member
H A Dprofiler_stub_builder.h77 bool isPc = true; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dime_proxy_test.cpp76 static int32_t Attach(bool isPc) in Attach() argument
85 static void Close(bool isPc) in Close() argument
103 static void ClickEditor(bool isPc) in ClickEditor() argument
/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
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp916 static bool isPc = (system::GetParameter("const.product.devicetype", "pc") == "pc") || in IsPcType() local

Completed in 6 milliseconds