Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_proxy.cpp27 using GetDCallClientClass = OHOS::DistributedHardware::IDCallClient *(*)(); typedef
63 GetDCallClientClass getDCallClientClass = (GetDCallClientClass)dlsym(dCallClientHandler_, in GetDCallClient()