Home
last modified time | relevance | path

Searched refs:IMS_CMD_BEGIN (Results 1 - 2 of 2) sorted by relevance

/base/inputmethod/imf/services/include/
H A Dinputmethod_service_ipc_interface_code.h23 IMS_CMD_BEGIN = FIRST_CALL_TRANSACTION, member in OHOS::MiscServices::InputMethodInterfaceCode
24 START_INPUT = IMS_CMD_BEGIN,
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp49 if (code >= static_cast<uint32_t>(InputMethodInterfaceCode::IMS_CMD_BEGIN) && in OnRemoteRequest()

Completed in 2 milliseconds