Searched refs:WANT_PARAM_USER_ID (Results 1 – 1 of 1) sorted by relevance
24 const std::string WANT_PARAM_USER_ID = "userId"; variable40 int32_t userId = want.GetIntParam(WANT_PARAM_USER_ID, -1); in OnReceiveEvent()