Searched refs:ClientStopService (Results 1 – 1 of 1) sorted by relevance
57 using ClientStopService = int32_t (*)(MediaEnhanceClientHandle* client); typedef70 ClientStopService clientStopServiceFunc = nullptr;147 … clientStopServiceFunc = (ClientStopService)dynamicLoader_->GetFunction(MEDIA_CLOUD_ENHANCE_LIB_SO, in TaskFuncInit()556 … clientStopServiceFunc = (ClientStopService)dynamicLoader_->GetFunction(MEDIA_CLOUD_ENHANCE_LIB_SO, in CancelAllTasks()