Home
last modified time | relevance | path

Searched refs:GetIntMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/common/include/
H A Devent_bean.h39 std::map<std::string, int32_t> GetIntMap();
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/common/src/
H A Devent_bean.cpp139 std::map<std::string, int32_t> EventBean::GetIntMap() in GetIntMap() function in OHOS::Media::MediaMonitor::EventBean