Home
last modified time | relevance | path

Searched defs:descriptor (Results 1 – 25 of 109) sorted by relevance

12345

/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/
DDeeplyNested.h26 static const char* descriptor; variable
31 static const char* descriptor; variable
36 static const char* descriptor; variable
41 static const char* descriptor; variable
143 static const char* descriptor; variable
DINestedService.h31 static const char* descriptor; variable
38 static const char* descriptor; variable
78 static const char* descriptor; variable
/system/libvintf/libaidlvintf_test_helper/
DVintf.cpp24 std::vector<std::string> getAidlHalInstanceNames(const std::string& descriptor) { in getAidlHalInstanceNames()
45 std::vector<std::string> getAidlHalInstanceNames(const String16& descriptor) { in getAidlHalInstanceNames()
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DListOfInterfaces.h34 static const char* descriptor; variable
41 static const char* descriptor; variable
78 static const char* descriptor; variable
117 static const char* descriptor; variable
161 static const char* descriptor; variable
DArrayOfInterfaces.h34 static const char* descriptor; variable
41 static const char* descriptor; variable
78 static const char* descriptor; variable
117 static const char* descriptor; variable
161 static const char* descriptor; variable
DIDeprecated.h22 static const char* descriptor; variable
DIOldName.h22 static const char* descriptor; variable
DINewName.h22 static const char* descriptor; variable
DINamedCallback.h22 static const char* descriptor; variable
DDeprecatedParcelable.h22 static const char* descriptor; variable
DICircular.h26 static const char* descriptor; variable
DOtherParcelableForToString.h22 static const char* descriptor; variable
DCircularParcelable.h26 static const char* descriptor; variable
DRecursiveList.h26 static const char* descriptor; variable
/system/libhidl/transport/
DHidlPassthroughSupport.cpp30 static sp<IBase> tryWrap(const std::string& descriptor, sp<IBase> iface) { in tryWrap()
55 for (const std::string& descriptor : types) { in wrapPassthroughInternal() local
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DDeeplyNested.cpp10 const char* DeeplyNested::descriptor = "android.aidl.tests.nested.DeeplyNested"; member in aidl::android::aidl::tests::nested::DeeplyNested
47 const char* DeeplyNested::A::descriptor = "android.aidl.tests.nested.DeeplyNested.A"; member in aidl::android::aidl::tests::nested::DeeplyNested::A
94 const char* DeeplyNested::B::descriptor = "android.aidl.tests.nested.DeeplyNested.B"; member in aidl::android::aidl::tests::nested::DeeplyNested::B
131 const char* DeeplyNested::B::C::descriptor = "android.aidl.tests.nested.DeeplyNested.B.C"; member in aidl::android::aidl::tests::nested::DeeplyNested::B::C
168 const char* DeeplyNested::B::C::D::descriptor = "android.aidl.tests.nested.DeeplyNested.B.C.D"; member in aidl::android::aidl::tests::nested::DeeplyNested::B::C::D
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DFixedSize.cpp9 const char* FixedSize::descriptor = "android.aidl.tests.FixedSize"; member in aidl::android::aidl::tests::FixedSize
44 const char* FixedSize::FixedParcelable::descriptor = "android.aidl.tests.FixedSize.FixedParcelable"; member in aidl::android::aidl::tests::FixedSize::FixedParcelable
169 const char* FixedSize::FixedUnion::descriptor = "android.aidl.tests.FixedSize.FixedUnion"; member in aidl::android::aidl::tests::FixedSize::FixedUnion
DStructuredParcelable.cpp9 const char* StructuredParcelable::descriptor = "android.aidl.tests.StructuredParcelable"; member in aidl::android::aidl::tests::StructuredParcelable
594 const char* StructuredParcelable::Empty::descriptor = "android.aidl.tests.StructuredParcelable.Empt… member in aidl::android::aidl::tests::StructuredParcelable::Empty
/system/core/libprocessgroup/setup/
Dcgroup_map_write.cpp173 CgroupDescriptor descriptor( in MergeCgroupToDescriptors() local
261 static bool MountV2CgroupController(const CgroupDescriptor& descriptor) { in MountV2CgroupController()
295 static bool ActivateV2CgroupController(const CgroupDescriptor& descriptor) { in ActivateV2CgroupController()
322 static bool MountV1CgroupController(const CgroupDescriptor& descriptor) { in MountV1CgroupController()
357 static bool SetupCgroup(const CgroupDescriptor& descriptor) { in SetupCgroup()
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/include/aidl/android/aidl/versioned/tests/
DFoo.h23 static const char* descriptor; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/extension/
DMyExtLike.h23 static const char* descriptor; variable
DMyExt.h23 static const char* descriptor; variable
DExtendableParcelable.h23 static const char* descriptor; variable
DMyExt2.h27 static const char* descriptor; variable
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/
DData.h24 static const char* descriptor; variable

12345