Home
last modified time | relevance | path

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

12

/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp14 namespace nested { namespace
27 namespace nested { namespace
120 namespace nested { namespace
213 namespace nested { namespace
259 namespace nested { namespace
272 namespace nested { namespace
323 namespace nested { namespace
DDeeplyNested.cpp14 namespace nested { namespace
48 namespace nested { namespace
94 namespace nested { namespace
128 namespace nested { namespace
162 namespace nested { namespace
DParcelableWithNested.cpp14 namespace nested { namespace
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp14 namespace nested { namespace
27 namespace nested { namespace
120 namespace nested { namespace
213 namespace nested { namespace
259 namespace nested { namespace
272 namespace nested { namespace
323 namespace nested { namespace
DDeeplyNested.cpp14 namespace nested { namespace
48 namespace nested { namespace
94 namespace nested { namespace
128 namespace nested { namespace
162 namespace nested { namespace
DParcelableWithNested.cpp14 namespace nested { namespace
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DDeeplyNested.cpp17 namespace nested { namespace
54 namespace nested { namespace
101 namespace nested { namespace
138 namespace nested { namespace
175 namespace nested { namespace
DParcelableWithNested.cpp17 namespace nested { namespace
DINestedService.cpp19 namespace nested { namespace
236 namespace nested { namespace
283 namespace nested { namespace
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DDeeplyNested.cpp17 namespace nested { namespace
54 namespace nested { namespace
101 namespace nested { namespace
138 namespace nested { namespace
175 namespace nested { namespace
DParcelableWithNested.cpp17 namespace nested { namespace
DINestedService.cpp19 namespace nested { namespace
236 namespace nested { namespace
283 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/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.cpp683 [&node, &check_untyped_container](auto& nested) { in load_and_validate_aidl()
Dgenerate_rust.cpp1525 for (const auto& nested : defined_type.GetNestedTypes()) { in GenerateClass() local
Dgenerate_java_binder.cpp1395 for (const auto& nested : iface->GetNestedTypes()) { in GenerateInterfaceClass() local
/system/incremental_delivery/incfs/
Dpath.cpp173 std::string_view relativize(std::string_view parent, std::string_view nested) { in relativize()
/system/core/init/libprefetch/prefetch/src/args/
Dargs_argh.rs30 pub nested: SubCommands, field
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java83 NestedService nested = new NestedService(); in main() local
84 ServiceManager.addService(INestedService.class.getName(), nested); in main() local
/system/tools/aidl/tests/java/src/android/aidl/tests/
DTestServiceClient.java487 PersistableBundle nested = ret.getPersistableBundle(testPersistableBundleKey); in testRepeatNonEmptyPersistableBundle() local

12