Searched refs:fromRoPropertyStore (Results 1 – 11 of 11) sorted by relevance
147 std::optional<VirtualizedVhalServerInfo> VirtualizedVhalServerInfo::fromRoPropertyStore() { in fromRoPropertyStore() function in android::hardware::automotive::vehicle::V2_0::impl::VirtualizedVhalServerInfo148 auto vsock = android::hardware::automotive::utils::VsockConnectionInfo::fromRoPropertyStore( in fromRoPropertyStore()
37 auto serverInfo = vhal_impl::VirtualizedVhalServerInfo::fromRoPropertyStore(); in main()
77 static std::optional<VirtualizedVhalServerInfo> fromRoPropertyStore();
32 static std::optional<VsockConnectionInfo> fromRoPropertyStore(const PropertyList& cid_props,
51 std::optional<VsockConnectionInfo> VsockConnectionInfo::fromRoPropertyStore( in fromRoPropertyStore() function in android::hardware::automotive::utils::VsockConnectionInfo
31 const auto si = VsockConnectionInfo::fromRoPropertyStore( in main()
33 auto vsock = VsockConnectionInfo::fromRoPropertyStore( in main()
44 auto vsock = VsockConnectionInfo::fromRoPropertyStore( in main()
28 const auto si = VsockConnectionInfo::fromRoPropertyStore( in main()
44 const auto si = VsockConnectionInfo::fromRoPropertyStore( in main()
124 const auto si = VsockConnectionInfo::fromRoPropertyStore( in main()