Home
last modified time | relevance | path

Searched refs:other_package (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/tools/aidl/build/aidl_api/test-piece-3/1/other_package/
H A DIBaz.aidl1 package other_package; package
/aosp12/system/tools/aidl/build/aidl_api/test-piece-3/current/other_package/
H A DIBaz.aidl34 package other_package; package
/aosp12/system/tools/aidl/build/tests_1/other_package/
H A DIBaz.aidl17 package other_package; package
/aosp12/system/tools/aidl/build/
H A DAndroid.bp134 "tests_1/other_package/IBaz.aidl",
/aosp12/frameworks/base/tools/aapt2/
H A DResourceTable.cpp442 auto& other_package = new_packages[index]; in GetPartitionedView() local
443 type_inserter.Insert(other_package.types, std::move(type)); in GetPartitionedView()