Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp272 int32_t cmdCount = ++cmdId_; in StartInput() local
343 int32_t cmdCount = ++cmdId_; in StopInput() local
463 int32_t cmdCount = ++cmdId_; in HideKeyboard() local
479 int32_t cmdCount = ++cmdId_; in ShowKeyboard() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp62 uint16_t cmdCount; member
854 uint16_t cmdCount = g_commandLoop[index].cmdCount; in GetCommandParcelList() local
876 uint16_t cmdCount = g_commandParseBuffer.cmdCount; in PatchCommand() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp1093 int cmdCount = 0; in HilogEntry() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp802 const uint32_t cmdCount = static_cast<uint32_t>(rcRef.size()); in RenderGetCommandBufferInheritanceInfo() local