Searched refs:MSG_KEY (Results 1 – 2 of 2) sorted by relevance
31 const char * const DialogModule::MSG_KEY = "message"; member in OHOS::ACELite::DialogModule61 char *message = JSI::GetStringProperty(args[0], MSG_KEY); in ShowDialog()
42 static const char * const MSG_KEY; variable