Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_manager_service.cpp29 sptr<CodecComponentManagerService> g_codecManagerService = sptr<CodecComponentManagerService>(); variable
35g_codecManagerService = sptr<CodecComponentManagerService>(new CodecComponentManagerService()); in CodecComponentManagerImplGetInstance()
36 CodecDfxService::GetInstance().SetComponentManager(g_codecManagerService); in CodecComponentManagerImplGetInstance()
39 return g_codecManagerService; in CodecComponentManagerImplGetInstance()