Searched refs:DM_NAPI_EVENT_REPLY_RESULT (Results 1 – 1 of 1) sorted by relevance
49 const std::string DM_NAPI_EVENT_REPLY_RESULT = "replyResult"; variable703 if (eventType == DM_NAPI_EVENT_REPLY_RESULT) { in CreateDmCallback()834 if (eventType == DM_NAPI_EVENT_REPLY_RESULT) { in ReleaseDmCallback()943 OnEvent(DM_NAPI_EVENT_REPLY_RESULT, DM_NAPI_ARGS_ONE, &result); in OnDmUiCall()