Home
last modified time | relevance | path

Searched defs:nested (Results 1 – 25 of 28) sorted by relevance

12

/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp10 namespace nested { namespace
23 namespace nested { namespace
116 namespace nested { namespace
209 namespace nested { namespace
255 namespace nested { namespace
268 namespace nested { namespace
319 namespace nested { namespace
DDeeplyNested.cpp10 namespace nested { namespace
44 namespace nested { namespace
90 namespace nested { namespace
124 namespace nested { namespace
158 namespace nested { namespace
DParcelableWithNested.cpp10 namespace nested { namespace
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp10 namespace nested { namespace
23 namespace nested { namespace
116 namespace nested { namespace
209 namespace nested { namespace
255 namespace nested { namespace
268 namespace nested { namespace
319 namespace nested { namespace
DDeeplyNested.cpp10 namespace nested { namespace
44 namespace nested { namespace
90 namespace nested { namespace
124 namespace nested { namespace
158 namespace nested { namespace
DParcelableWithNested.cpp10 namespace nested { namespace
/system/incremental_delivery/incfs/include/
Dpath.h41 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/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DDeeplyNested.cpp13 namespace nested { namespace
50 namespace nested { namespace
97 namespace nested { namespace
134 namespace nested { namespace
171 namespace nested { namespace
DParcelableWithNested.cpp13 namespace nested { namespace
DINestedService.cpp15 namespace nested { namespace
231 namespace nested { namespace
278 namespace nested { namespace
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DDeeplyNested.cpp13 namespace nested { namespace
50 namespace nested { namespace
97 namespace nested { namespace
134 namespace nested { namespace
171 namespace nested { namespace
DParcelableWithNested.cpp13 namespace nested { namespace
DINestedService.cpp15 namespace nested { namespace
231 namespace nested { namespace
278 namespace nested { namespace
/system/nvram/messages/tests/
Dio_test.cpp144 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/
Dnl80211_packet_unittest.cpp252 NL80211NestedAttr nested(0); in TEST() local
274 NL80211NestedAttr nested(0); in TEST() local
/system/tools/aidl/
Dpreprocess.cpp56 for (const auto& nested : dt.GetNestedTypes()) { in DumpMembers() local
Daidl_dumpapi.cpp84 for (const auto& nested : dt.GetNestedTypes()) { in DumpMembers() local
Dgenerate_java.cpp612 for (const auto& nested : parcel->GetNestedTypes()) { in GenerateParcelableClass() local
941 for (const auto& nested : decl->GetNestedTypes()) { in GenerateUnionClass() local
Daidl.cpp708 [&node, &check_untyped_container](auto& nested) { in load_and_validate_aidl()
Dgenerate_java_binder.cpp1390 for (const auto& nested : iface->GetNestedTypes()) { in GenerateInterfaceClass() local
Dgenerate_rust.cpp1441 for (const auto& nested : defined_type.GetNestedTypes()) { in GenerateClass() local
Dgenerate_ndk.cpp152 auto visit = [&](const auto& nested) { GenerateClassDecl(out, types, nested, options); }; in GenerateNestedTypeDecls()
/system/incremental_delivery/incfs/
Dpath.cpp173 std::string_view relativize(std::string_view parent, std::string_view nested) { in relativize()
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java82 NestedService nested = new NestedService(); in main() local
83 ServiceManager.addService(INestedService.class.getName(), nested); in main() local
/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java475 PersistableBundle nested = ret.getPersistableBundle(testPersistableBundleKey); in testRepeatNonEmptyPersistableBundle() local

12