Home
last modified time | relevance | path

Searched defs:privateCommandQueue_ (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
Djs_keyboard_panel_manager.h116 static BlockQueue<PrivateCommandInfo> privateCommandQueue_; variable
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.h461 static BlockQueue<PrivateCommandInfo> privateCommandQueue_; variable