Home
last modified time | relevance | path

Searched refs:alived (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/av_codec/services/services/sa_avcodec/client/
H A Davcodec_client.cpp67 bool alived = IsAlived(); in CreateCodecService() local
68 CHECK_AND_RETURN_RET_LOG(alived, AVCS_ERR_SERVICE_DIED, "AVCodec service does not exist."); in CreateCodecService()
97 bool alived = IsAlived(); in CreateCodecListService() local
98 CHECK_AND_RETURN_RET_LOG(alived, nullptr, "AVCodec service does not exist."); in CreateCodecListService()

Completed in 1 milliseconds