Searched refs:EMPTY (Results 1 – 4 of 4) sorted by relevance
61 static constexpr const char *EMPTY = "";
36 static const int EMPTY = 0; variable
53 EMPTY = 0, enumerator
223 AppEventParam appEventParam(key, AppEventParamType::EMPTY); in AddParam()531 } else if (param.type == AppEventParamType::EMPTY) { in AddOthersToJsonString()