Home
last modified time | relevance | path

Searched refs:EMPTY (Results 1 – 4 of 4) sorted by relevance

/base/update/updateservice/interfaces/inner_api/include/
Dupdate_system_event.h61 static constexpr const char *EMPTY = "";
/base/telephony/core_service/services/sim/include/
Dsim_char_decode.h36 static const int EMPTY = 0; variable
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h53 EMPTY = 0, enumerator
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp223 AppEventParam appEventParam(key, AppEventParamType::EMPTY); in AddParam()
531 } else if (param.type == AppEventParamType::EMPTY) { in AddOthersToJsonString()