HomeSort by relevance Sort by last modified time
    Searched refs:vintf (Results 51 - 75 of 106) sorted by null

1 23 4 5

  /system/libvintf/include/vintf/
Sepolicy.h 22 namespace vintf { namespace in namespace:android
59 } // namespace vintf
VendorNdk.h 24 namespace vintf { namespace in namespace:android
45 } // namespace vintf
parse_xml.h 24 namespace vintf { namespace in namespace:android
72 } // namespace vintf
ManifestHal.h 35 namespace vintf { namespace in namespace:android
99 } // namespace vintf
MatrixHal.h 31 namespace vintf { namespace in namespace:android
81 } // namespace vintf
VersionRange.h 29 namespace vintf { namespace in namespace:android
75 } // namespace vintf
Vndk.h 25 namespace vintf { namespace in namespace:android
73 } // namespace vintf
XmlFileGroup.h 27 namespace vintf { namespace in namespace:android
77 } // namespace vintf
CompatibilityMatrix.h 40 namespace vintf { namespace in namespace:android
135 } // namespace vintf
RuntimeInfo.h 33 namespace vintf { namespace in namespace:android
124 } // namespace vintf
Version.h 26 namespace vintf { namespace in namespace:android
97 } // namespace vintf
  /system/libvintf/
utils.cpp 24 namespace vintf { namespace in namespace:android
63 } // namespace vintf
utils.h 28 #include <vintf/RuntimeInfo.h>
29 #include <vintf/parse_xml.h>
32 namespace vintf { namespace in namespace:android
157 } // namespace vintf
KernelConfigTypedValue.cpp 24 namespace vintf { namespace in namespace:android
89 } // namespace vintf
VintfObjectRecovery.cpp 25 namespace vintf { namespace in namespace:android
88 } // namespace vintf
check_vintf.cpp 25 #include <vintf/VintfObject.h>
26 #include <vintf/parse_xml.h>
30 namespace vintf { namespace in namespace:android
214 << me << ": check VINTF metadata." << std::endl
252 } // namespace vintf
256 using namespace android::vintf;
257 using namespace android::vintf::details;
Android.mk 20 LOCAL_C_INCLUDES := $(LOCAL_PATH)/include/vintf
ManifestInstance.cpp 27 namespace vintf { namespace in namespace:android
100 } // namespace vintf
MatrixInstance.cpp 24 namespace vintf { namespace in namespace:android
94 } // namespace vintf
  /system/libhidl/vintfdata/
Android.mk 42 LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/etc/vintf
61 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/vintf
  /test/vts-testcase/hal/treble/vintf/
utils.cpp 29 namespace vintf { namespace in namespace:android
55 // kFcm2ApiLevelMap is defined apart from android::vintf::Level. Level is an
140 } // namespace vintf
144 void PrintTo(const android::vintf::testing::HalManifestPtr &v, ostream *os) {
  /test/vts/utils/native/testability_checker/
VtsTestabilityCheckerMain.cpp 22 #include <vintf/VintfObject.h>
27 using android::vintf::VintfObject;
  /build/make/target/board/
Android.mk 40 LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/etc/vintf
  /hardware/interfaces/compatibility_matrices/
compatibility_matrix.mk 20 # LOCAL_MODULE_PATH: optional. Path of output file. Default is $(TARGET_OUT)/etc/vintf.
51 LOCAL_MODULE_PATH := $(TARGET_OUT)/etc/vintf
  /system/libvintf/test/
AssembleVintfTest.cpp 21 #include <vintf/AssembleVintf.h>
22 #include <vintf/parse_string.h>
25 namespace vintf { namespace in namespace:android
461 } // namespace vintf

Completed in 292 milliseconds

1 23 4 5