Searched defs:ISurroundView3dSession (Results 1 – 4 of 4) sorted by relevance
28 struct ISurroundView3dSession : public ::android::hardware::automotive::sv::V1_0::ISurroundViewSess… struct35 * Fully qualified interface name: "[email protected]::ISurroundView3dSession" argument37 static const char* descriptor;42 virtual bool isRemote() const override { return false; } in isRemote()106 …_cb = std::function<void(const ::android::hardware::automotive::sv::V1_0::Sv3dConfig& sv3dConfig)>;139 …::android::hardware::hidl_vec<::android::hardware::automotive::sv::V1_0::Point3dFloat>& points3d)>;164 …function<void(const ::android::hardware::hidl_vec<::android::hardware::hidl_string>& descriptors)>;196 …g interfaceDescriptor_cb = std::function<void(const ::android::hardware::hidl_string& descriptor)>;215 …oid(const ::android::hardware::hidl_vec<::android::hardware::hidl_array<uint8_t, 32>>& hashchain)>;260 using getDebugInfo_cb = std::function<void(const ::android::hidl::base::V1_0::DebugInfo& info)>;[all …]