Home
last modified time | relevance | path

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

/aosp_15_r20/test/vts-testcase/hal/treble/vintf/
Dutils.h106 struct NativeInstance : private ManifestInstance { struct
124 ostream& operator<<(ostream& os, const NativeInstance& val); argument
Dutils.cpp97 NativeInstance::NativeInstance(const ManifestInstance &other) in NativeInstance() function in android::vintf::testing::NativeInstance