Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DComponentStore.h128 struct ComponentStatus { struct
129 std::shared_ptr<C2Component> c2Component;
130 std::chrono::system_clock::time_point birthTime;
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/
H A DComponentStore.h136 struct ComponentStatus { struct
137 std::shared_ptr<C2Component> c2Component;
138 std::chrono::system_clock::time_point birthTime;
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
H A DComponentStore.h143 struct ComponentStatus { struct
144 std::shared_ptr<C2Component> c2Component;
145 std::chrono::system_clock::time_point birthTime;