Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_helper/src/
H A Dringtone_fetch_result.cpp26 static const ResultTypeMap &GetResultTypeMap() in GetResultTypeMap() function
285 if (GetResultTypeMap().count(name) == 0) { in SetRingtoneAsset()
288 auto memberType = GetResultTypeMap().at(name); in SetRingtoneAsset()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dfetch_result.cpp32 static const ResultTypeMap &GetResultTypeMap() in GetResultTypeMap() function
431 if (GetResultTypeMap().count(name) == 0) { in SetFileAsset()
434 auto memberType = GetResultTypeMap().at(name); in SetFileAsset()