Home
last modified time | relevance | path

Searched defs:ServiceProxyAdapter (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Dservice_proxy_adapter.h31 class ServiceProxyAdapter : public std::enable_shared_from_this<ServiceProxyAdapter> { class
33 explicit ServiceProxyAdapter(const sptr<IRemoteObject> remoteObj) : remoteObj_(remoteObj) {} in ServiceProxyAdapter() function in OHOS::AbilityRuntime::ServiceProxyAdapter
[all...]

Completed in 1 milliseconds