Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_adapter.cpp57 using ClientStopService = int32_t (*)(MediaEnhanceClientHandle* client); typedef
70 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()