Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp406 auto systemCmdStub = data.ReadRemoteObject(); in ConnectSystemCmdOnRemote() local
407 if (systemCmdStub == nullptr) { in ConnectSystemCmdOnRemote()
408 IMSA_HILOGE("systemCmdStub is nullptr!"); in ConnectSystemCmdOnRemote()
412 int32_t ret = ConnectSystemCmd(systemCmdStub, agent); in ConnectSystemCmdOnRemote()

Completed in 2 milliseconds