Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_death_recipient.cpp42 auto comps = g_pidCompsMap.find(remotePid); in RegisterService() local
69 auto comps = g_pidCompsMap.find(remotePid); in CleanMapperOfDiedService() local
93 auto comps = g_pidCompsMap.find(remotePid); in RemoveDestoryedComponent() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/src/
H A Dbootstrap.cpp56 auto *comps = ConfigFactory::GetInstance().GetComponentConfig(); in LoadComponents() local