Home
last modified time | relevance | path

Searched defs:blocked_apex (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/system/apex/proto/lib_apex_blocklist_proto/android_arm64_armv8-2a_cortex-a55_static/gen/proto/system/apex/proto/
Dapex_blocklist.pb.h498 inline const ::apex::proto::ApexBlocklist_ApexItem& ApexBlocklist::blocked_apex(int index) const { in blocked_apex() function
511 ApexBlocklist::blocked_apex() const { in blocked_apex() function
/aosp_15_r20/system/apex/apexd/apexd_testdata/
H A Dblocklist.json2 "blocked_apex": [ array
H A Dblocklist_invalid.json2 "blocked_apex": [ array
/aosp_15_r20/system/apex/proto/
H A Dapex_blocklist.proto37 repeated ApexItem blocked_apex = 1; field