mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-20 23:45:31 -04:00
modification for codecheck
Signed-off-by: zhaolinglan <zhaolinglan@huawei.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
namespace OHOS {
|
||||
namespace MiscServices {
|
||||
using namespace AbilityRuntime;
|
||||
std::recursive_mutex JsInputMethodEngineListener::mapMutex{};
|
||||
std::recursive_mutex JsInputMethodEngineListener::mapMutex {};
|
||||
void JsInputMethodEngineListener::RegisterListenerWithType(NativeEngine& engine,
|
||||
std::string type, NativeValue* value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user