Searched defs:maybe_removed (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/base/tools/aapt2/link/ |
H A D | FeatureFlagsFilter_test.cpp | 55 auto maybe_removed = root->FindChild({}, "permission"); local 67 auto maybe_removed = root->FindChild({}, "permission"); local 80 auto maybe_removed = root->FindChild({}, "permission"); local 93 auto maybe_removed = root->FindChild({}, "permission"); local 134 auto maybe_removed = activity->FindChild({}, "layout"); local 156 auto maybe_removed = activity->FindChild({}, "layout"); local 207 auto maybe_removed = root->FindChild({}, "permission"); local 221 auto maybe_removed = root->FindChild({}, "permission"); local 235 auto maybe_removed = root->FindChild({}, "permission"); local
|
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/ |
H A D | Link_test.cpp | 1041 auto maybe_removed = root->FindChild({}, "permission"); in TEST_F() local 1081 auto maybe_removed = root->FindChild({}, "permission"); in TEST_F() local 1140 auto maybe_removed = root->FindChild({}, "permission"); in TEST_F() local 1174 auto maybe_removed = root->FindChild({}, "permission"); in TEST_F() local 1208 auto maybe_removed = root->FindChild({}, "permission"); local
|