Home
last modified time | relevance | path

Searched refs:WaitSendPrivateCommandCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/common/include/
H A Dtext_listener.h57 …static bool WaitSendPrivateCommandCallback(std::unordered_map<std::string, PrivateDataValue> &priv…
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp237 bool TextListener::WaitSendPrivateCommandCallback(std::unordered_map<std::string, PrivateDataValue>… in WaitSendPrivateCommandCallback() function in OHOS::MiscServices::TextListener
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_ability_test.cpp1102 EXPECT_TRUE(TextListener::WaitSendPrivateCommandCallback(privateCommand));