Searched refs:versions (Results 1 – 22 of 22) sorted by relevance
/system/libvintf/include/vintf/ |
D | ManifestHal.h | 40 std::vector<Version> versions; member 45 return std::find(versions.begin(), versions.end(), v) != versions.end(); in hasVersion()
|
/system/libvintf/ |
D | ManifestHal.cpp | 25 for (const auto &v : versions) { in isValid() 39 if (versions != other.versions) in operator ==()
|
D | HalManifest.cpp | 45 for (const auto& v : it->second.versions) { in shouldAdd() 50 for (const auto& v : hal.versions) { in shouldAdd() 77 for (const auto &version : hal.versions) { in getHalNamesAndVersions() 123 if (std::find(hal->versions.begin(), hal->versions.end(), v) == hal->versions.end()) { in getTransport() 156 ret.insert(hal->versions.begin(), hal->versions.end()); in getSupportedVersions() 221 for (const Version& manifestHalVersion : manifestHal->versions) { in isCompatible() 341 for (const Version &manifestVersion : manifestHal.versions) { in generateCompatibleMatrix()
|
D | parse_string.cpp | 313 if (!parse(v[3], &hal->versions)) { in parse() 323 << hal.versions; in operator <<()
|
D | parse_xml.cpp | 526 appendChildren(root, versionConverter, hal.versions, d); in mutateNode() 534 !parseChildren(root, versionConverter, &object->versions) || in buildObject()
|
/system/chre/chre_api/legacy/ |
D | README.md | 1 This folder contains prior versions of the CHRE API, intended for reference
|
/system/sepolicy/public/ |
D | preopt2cachename.te | 3 # This executable translates names from the preopted versions the build system
|
/system/core/libsync/ |
D | Android.bp | 30 // Future versions of the kernel WILL require an updated libsync, and will break
|
/system/libvintf/test/ |
D | main.cpp | 104 .versions = {Version(2, 0)}, in testDeviceManifest() 114 .versions = {Version(1, 0)}, in testDeviceManifest() 129 .versions = {Version(1, 0)}, in testFrameworkManfiest() 590 .versions = {{Version(2, 0), Version(2, 1)}}, in TEST_F()
|
/system/core/bootstat/ |
D | README.md | 41 versions.
|
/system/extras/perfprofd/tests/ |
D | README.txt | 61 The mockup versions of perfprofd_sleep() and perfprofd_log_* do
|
/system/tools/hidl/test/ |
D | hidl_test_helper | 4 …ERVER32 | CLIENT32_SERVER64] configures whether to run 32-bit or 64-bit versions of the servers an…
|
/system/tools/hidl/c2hal/ |
D | README.md | 40 # Build various OpenGl versions:
|
/system/core/fastboot/ |
D | README.md | 118 Previous versions of this document indicated that getvar 200 The protocol version to use must be the minimum of the versions sent by each 320 may be implemented in future versions if necessary to increase performance.
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 237 9. The Free Software Foundation may publish revised and/or new versions 238 of the General Public License from time to time. Such new versions will
|
/system/core/adb/ |
D | protocol.txt | 65 Currently, version=0x01000000 and maxdata=256*1024. Older versions of adb
|
/system/tpm/trunks/generator/ |
D | raw_structures_fixed.txt | 2546 These types are defined either for compatibility with previous versions of this specification or fo… 5808 TPM_TAG_RSP_COMMAND tag from earlier versions of this specification. This value is used when the 9539 The handle range for PCR is defined to be the same as the handle range for PCR in previous versions… 10031 required to be present in all versions of this table 10059 required to be present in all versions of this table 15348 Some prior versions of this specification contained a table here that assigned subsets of the index…
|
D | raw_structures.txt | 2546 These types are defined either for compatibility with previous versions of this specification or fo… 5814 TPM_TAG_RSP_COMMAND tag from earlier versions of this specification. This value is used when the 9511 The handle range for PCR is defined to be the same as the handle range for PCR in previous versions… 10003 required to be present in all versions of this table 10031 required to be present in all versions of this table 15359 Some prior versions of this specification contained a table here that assigned subsets of the index…
|
D | raw_commands_fixed.txt | 7686 versions) on which the new parent exists. This means that, each time an object is loaded under a 30446 If the value of Clock after the update makes the volatile and non-volatile versions of 33236 If TPMA_NV_ORDERLY is SET, and the difference between the volatile and non-volatile versions of this
|
/system/media/audio_utils/ |
D | Doxyfile | 2214 # the SVG files visible. Older versions of IE do not have SVG support. 2283 # makes dot run faster, but since only newer versions of dot (>1.8.10) support
|
D | Doxyfile.orig | 2214 # the SVG files visible. Older versions of IE do not have SVG support. 2283 # makes dot run faster, but since only newer versions of dot (>1.8.10) support
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 2304 # the SVG files visible. Older versions of IE do not have SVG support. 2386 # makes dot run faster, but since only newer versions of dot (>1.8.10) support
|