Searched refs:hostSptr (Results 1 – 3 of 3) sorted by relevance
68 sptr<AllocatorProxy> hostSptr = iface_cast<AllocatorProxy>(remote); in Get() local69 if (hostSptr == nullptr) { in Get()74 return hostSptr; in Get()
178 …sptr<CameraHostProxy> hostSptr = iface_cast<CameraHostProxy>(remote); // 将CameraHostProxy对象返回给调用者,…179 return hostSptr;
186 …sptr<CameraHostProxy> hostSptr = iface_cast<CameraHostProxy>(remote); // Return the CameraHostProx…187 return hostSptr;