Home
last modified time | relevance | path

Searched defs:mapIt (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/player/subscriber/
H A Daccount_subscriber.cpp58 auto mapIt = userMap_.find(userId); in DispatchEvent() local
97 auto mapIt = userMap_.find(userId); in RegisterCommonEventReceiver() local
121 auto mapIt = userMap_.find(userId); in UnregisterCommonEventReceiver() local
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/
H A Davmetadata_collector.cpp228 auto mapIt = meta->Find(Tag::MEDIA_COVER); in GetArtPicture() local
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp283 for (auto mapIt = mapDBinderStubRegisters_.begin(); mapIt != mapDBinderStubRegisters_.end();) { in DeleteDBinderStub() local