Home
last modified time | relevance | path

Searched defs:LockedSharedPtr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/libvintf/include/vintf/
H A DVintfObject.h52 struct LockedSharedPtr { struct
53 std::shared_ptr<T> object;
54 std::mutex mutex;
55 std::optional<timespec> lastModified;