| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/ |
| D | INestedService.cpp | 6 namespace nested { namespace 20 namespace nested { namespace 113 namespace nested { namespace 206 namespace nested { namespace 252 namespace nested { namespace 266 namespace nested { namespace 317 namespace nested { namespace
|
| D | DeeplyNested.cpp | 6 namespace nested { namespace 40 namespace nested { namespace 86 namespace nested { namespace 120 namespace nested { namespace 154 namespace nested { namespace
|
| D | ParcelableWithNested.cpp | 6 namespace nested { namespace
|
| /system/incremental_delivery/incfs/include/ |
| D | path.h | 41 inline std::string_view relativize(const char* parent, const char* nested) { in relativize() 44 inline std::string_view relativize(std::string_view parent, const char* nested) { in relativize() 47 inline std::string_view relativize(const char* parent, std::string_view nested) { in relativize()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/ |
| D | DeeplyNested.cpp | 9 namespace nested { namespace 46 namespace nested { namespace 93 namespace nested { namespace 130 namespace nested { namespace 167 namespace nested { namespace
|
| D | ParcelableWithNested.cpp | 9 namespace nested { namespace
|
| D | INestedService.cpp | 11 namespace nested { namespace 218 namespace nested { namespace 265 namespace nested { namespace
|
| /system/nvram/messages/tests/ |
| D | io_test.cpp | 144 NestedInputStreamBuffer nested(&buf, SIZE_MAX); in TEST() local 150 NestedInputStreamBuffer nested(&buf, 5); in TEST() local 158 NestedInputStreamBuffer nested(&buf, 10); in TEST() local 166 NestedInputStreamBuffer nested(&buf, 16); in TEST() local
|
| /system/connectivity/wificond/tests/ |
| D | nl80211_packet_unittest.cpp | 252 NL80211NestedAttr nested(0); in TEST() local 274 NL80211NestedAttr nested(0); in TEST() local
|
| /system/tools/aidl/ |
| D | preprocess.cpp | 56 for (const auto& nested : dt.GetNestedTypes()) { in DumpMembers() local
|
| D | aidl_dumpapi.cpp | 84 for (const auto& nested : dt.GetNestedTypes()) { in DumpMembers() local
|
| D | generate_java.cpp | 595 for (const auto& nested : parcel->GetNestedTypes()) { in GenerateParcelableClass() local 917 for (const auto& nested : decl->GetNestedTypes()) { in GenerateUnionClass() local
|
| D | aidl.cpp | 655 [&node, &check_untyped_container](auto& nested) { in load_and_validate_aidl()
|
| D | generate_rust.cpp | 1215 for (const auto& nested : defined_type.GetNestedTypes()) { in GenerateClass() local
|
| D | generate_java_binder.cpp | 1343 for (const auto& nested : iface->GetNestedTypes()) { in GenerateInterfaceClass() local
|
| D | generate_ndk.cpp | 148 auto visit = [&](const auto& nested) { GenerateClassDecl(out, types, nested, options); }; in GenerateNestedTypeDecls()
|
| D | generate_cpp.cpp | 1000 auto visit = [&](const auto& nested) { GenerateClassDecl(out, nested, typenames, options); }; in GenerateNestedTypeDecls()
|
| D | aidl_unittest.cpp | 486 auto nested = typenames_.TryGetDefinedType("Foo.INested"); in TEST_P() local 4076 auto nested = typenames_.ResolveTypename("IFoo.INested").defined_type; in TEST_F() local
|
| /system/incremental_delivery/incfs/ |
| D | path.cpp | 173 std::string_view relativize(std::string_view parent, std::string_view nested) { in relativize()
|
| /system/tools/aidl/tests/java/src/android/aidl/service/ |
| D | TestServiceServer.java | 77 NestedService nested = new NestedService(); in main() local 78 ServiceManager.addService(INestedService.class.getName(), nested); in main() local
|
| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | TestServiceClient.java | 478 PersistableBundle nested = ret.getPersistableBundle(testPersistableBundleKey); in testRepeatNonEmptyPersistableBundle() local
|
| /system/incremental_delivery/incfs/tests/ |
| D | incfs_test.cpp | 296 auto nested = dir_path + "/couple/more/nested/levels"; in TEST_F() local
|