Home
last modified time | relevance | path

Searched defs:EVENT_KEY_USERID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/
H A Ddps_event_report.h30 const std::string EVENT_KEY_USERID = "USERID"; variable
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp25 constexpr const char *EVENT_KEY_USERID = "USER_ID"; variable