/system/libvintf/libaidlvintf_test_helper/ |
D | Vintf.cpp | 24 std::vector<std::string> getAidlHalInstanceNames(const std::string& descriptor) { in getAidlHalInstanceNames() 45 std::vector<std::string> getAidlHalInstanceNames(const String16& descriptor) { in getAidlHalInstanceNames()
|
/system/libhidl/transport/ |
D | HidlPassthroughSupport.cpp | 30 static sp<IBase> tryWrap(const std::string& descriptor, sp<IBase> iface) { in tryWrap() 59 for (const std::string& descriptor : types) { in wrapPassthroughInternal() local
|
D | ServiceManagement.cpp | 109 __attribute__((noinline)) static void tryShortenProcessName(const std::string& descriptor) { in tryShortenProcessName() 185 static void onRegistrationImpl(const std::string& descriptor, const std::string& instanceName) { in onRegistrationImpl() 562 std::vector<std::string> getAllHalInstanceNames(const std::string& descriptor) { in getAllHalInstanceNames() 576 void preloadPassthroughService(const std::string &descriptor) { in preloadPassthroughService() 711 bool handleCastError(const Return<bool>& castReturn, const std::string& descriptor, in handleCastError() 738 sp<::android::hidl::base::V1_0::IBase> getRawServiceInternal(const std::string& descriptor, in getRawServiceInternal() 846 const std::string descriptor = getDescriptor(service.get()); in registerAsServiceInternal() local
|
D | LegacySupport.cpp | 49 [&actualName](const hidl_string& descriptor) { actualName = descriptor; }); in registerPassthroughServiceImplementation()
|
D | HidlLazyUtils.cpp | 136 const std::string descriptor = getDescriptor(service.get()); in registerServiceLocked() local 198 const std::string descriptor = getDescriptor(entry.service.get()); in tryUnregisterLocked() local
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/ |
D | DeprecatedParcelable.h | 20 static const char* descriptor; variable
|
D | OtherParcelableForToString.h | 20 static const char* descriptor; variable
|
D | GenericStructuredParcelable.h | 21 static const char* descriptor; variable
|
D | ParcelableForToString.h | 25 static const char* descriptor; variable
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/include/aidl/android/aidl/loggable/ |
D | Data.h | 22 static const char* descriptor; variable
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/ |
D | Data.h | 22 static const char* descriptor; variable
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/unions/ |
D | EnumUnion.cpp | 10 const char* EnumUnion::descriptor = "android.aidl.tests.unions.EnumUnion"; member in aidl::android::aidl::tests::unions::EnumUnion
|
D | UnionInUnion.cpp | 10 const char* UnionInUnion::descriptor = "android.aidl.tests.unions.UnionInUnion"; member in aidl::android::aidl::tests::unions::UnionInUnion
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/ |
D | UnionWithFd.cpp | 9 const char* UnionWithFd::descriptor = "android.aidl.tests.UnionWithFd"; member in aidl::android::aidl::tests::UnionWithFd
|
D | DeprecatedParcelable.cpp | 9 const char* DeprecatedParcelable::descriptor = "android.aidl.tests.DeprecatedParcelable"; member in aidl::android::aidl::tests::DeprecatedParcelable
|
D | OtherParcelableForToString.cpp | 9 const char* OtherParcelableForToString::descriptor = "android.aidl.tests.OtherParcelableForToString… member in aidl::android::aidl::tests::OtherParcelableForToString
|
D | ParcelableForToString.cpp | 9 const char* ParcelableForToString::descriptor = "android.aidl.tests.ParcelableForToString"; member in aidl::android::aidl::tests::ParcelableForToString
|
D | StructuredParcelable.cpp | 9 const char* StructuredParcelable::descriptor = "android.aidl.tests.StructuredParcelable"; member in aidl::android::aidl::tests::StructuredParcelable
|
D | Union.cpp | 9 const char* Union::descriptor = "android.aidl.tests.Union"; member in aidl::android::aidl::tests::Union
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/ |
D | Union.cpp | 9 const char* Union::descriptor = "android.aidl.loggable.Union"; member in aidl::android::aidl::loggable::Union
|
D | Data.cpp | 9 const char* Data::descriptor = "android.aidl.loggable.Data"; member in aidl::android::aidl::loggable::Data
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/ |
D | Union.cpp | 9 const char* Union::descriptor = "android.aidl.loggable.Union"; member in aidl::android::aidl::loggable::Union
|
D | Data.cpp | 9 const char* Data::descriptor = "android.aidl.loggable.Data"; member in aidl::android::aidl::loggable::Data
|
/system/hardware/interfaces/wifi/keystore/1.0/default/ |
D | keystore.cpp | 123 ks2::KeyDescriptor descriptor = mkKeyDescriptor(alias); in keyStore2GetCert() local 176 ks2::KeyDescriptor descriptor = mkKeyDescriptor(alias); in keyStore2GetPubKey() local 216 ks2::KeyDescriptor descriptor = mkKeyDescriptor(alias); in keyStore2Sign() local
|
/system/bt/service/test/ |
D | ParcelableTest.aidl | 26 void OnDescripor(in BluetoothGattDescriptor descriptor); in OnDescripor()
|