Home
last modified time | relevance | path

Searched refs:lineage (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/packet/parser/
Dpacket_def.cc823 auto lineage = GetAncestors(); in GenRustStructDeclarations() local
824 lineage.push_back(this); in GenRustStructDeclarations()
825 for (auto it = lineage.begin(); it != lineage.end(); it++) { in GenRustStructDeclarations()
1106 auto lineage = GetAncestors(); in GenRustAccessStructImpls() local
1107 lineage.push_back(this); in GenRustAccessStructImpls()
1111 for (auto it = lineage.begin(); it != lineage.end(); it++) { in GenRustAccessStructImpls()
1125 for (auto it = lineage.begin(); it != lineage.end(); it++) { in GenRustAccessStructImpls()
1131 for (auto it = lineage.begin(); it != lineage.end(); it++) { in GenRustAccessStructImpls()
1158 lineage = GetAncestors(); in GenRustAccessStructImpls()
1159 for (auto it = lineage.begin(); it != lineage.end(); it++) { in GenRustAccessStructImpls()
[all …]
/system/apex/shim/build/
DAndroid.bp390 // Create lineage file for rotating alice to bob
404 // Create lineage file for rotating alice to bob with rollback capability
418 // v2 cts shim package signed by bob, without lineage
435 // v2 cts shim package signed by bob + lineage
450 …ob.pk8) --cert $(location :com.android.apex.rotation.key.bob.x509.pem) --lineage $(location :com.a…
453 // v2 cts shim package signed by bob + lineage + rollback capability
468 …ob.pk8) --cert $(location :com.android.apex.rotation.key.bob.x509.pem) --lineage $(location :com.a…
488 // v3 cts shim package signed by bob + lineage
503 …ob.pk8) --cert $(location :com.android.apex.rotation.key.bob.x509.pem) --lineage $(location :com.a…