/system/tools/hidl/ |
D | generateVts.cpp | 34 const Interface* iface = mRootScope.getInterface(); in emitVtsTypeDeclarations() local 53 const Interface *iface = AST::getInterface(); in generateVts() local 75 const Interface* iface = mRootScope.getInterface(); in generateVts() local
|
D | generateCpp.cpp | 219 const Interface *iface = getInterface(); in generateInterfaceHeader() local 397 const Interface *iface = getInterface(); in generateHwBinderHeader() local 441 const Interface &iface = static_cast<const Interface &>(arg->type()); in wrapPassthroughArg() local 604 const Interface* iface = mRootScope.getInterface(); in generateMethods() local 642 const Interface* iface = mRootScope.getInterface(); in generateStubHeader() local 730 generateMethods(out, [&](const Method* method, const Interface* iface) { in generateStubHeader() 761 const Interface* iface = mRootScope.getInterface(); in generateProxyHeader() local 839 const Interface *iface = getInterface(); in generateCppSource() local 881 const Interface* iface = mRootScope.getInterface(); in generateCppSource() local 1660 const Interface* iface = mRootScope.getInterface(); in generatePassthroughHeader() local [all …]
|
D | generateCppImpl.cpp | 84 const Interface* iface = mRootScope.getInterface(); in generateCppImplHeader() local 141 const Interface* iface = mRootScope.getInterface(); in generateCppImplSource() local
|
D | generateInheritanceHierarchy.cpp | 38 for (const Interface* iface : mRootScope.getInterface()->superTypeChain()) { in generateInheritanceHierarchy() local
|
/system/libhwbinder/ |
D | IInterface.cpp | 34 sp<IBinder> IInterface::asBinder(const IInterface* iface) in asBinder() 41 sp<IBinder> IInterface::asBinder(const sp<IInterface>& iface) in asBinder()
|
/system/netd/server/ |
D | IdletimerController.cpp | 140 int IdletimerController::modifyInterfaceIdletimer(IptOp op, const char *iface, in modifyInterfaceIdletimer() 163 int IdletimerController::addInterfaceIdletimer(const char *iface, in addInterfaceIdletimer() 169 int IdletimerController::removeInterfaceIdletimer(const char *iface, in removeInterfaceIdletimer()
|
D | BandwidthControllerTest.cpp | 242 const std::vector<std::string> makeInterfaceQuotaCommands(const std::string& iface, int ruleIndex, in makeInterfaceQuotaCommands() 262 const std::vector<std::string> removeInterfaceQuotaCommands(const std::string& iface) { in removeInterfaceQuotaCommands() 281 const std::string iface = mTun.name(); in TEST_F() local 298 const std::vector<std::string> makeInterfaceSharedQuotaCommands(const std::string& iface, in makeInterfaceSharedQuotaCommands() 319 const std::vector<std::string> removeInterfaceSharedQuotaCommands(const std::string& iface, in removeInterfaceSharedQuotaCommands() 341 const std::string iface = mTun.name(); in TEST_F() local 357 const std::string iface = mTun.name(); in TEST_F() local 380 for (const auto& iface : ifaces) { in TEST_F() local 389 for (const auto& iface : ifaces) { in TEST_F() local
|
D | BandwidthController.cpp | 311 int BandwidthController::setInterfaceSharedQuota(const std::string& iface, int64_t maxBytes) { in setInterfaceSharedQuota() 369 int BandwidthController::removeInterfaceSharedQuota(const std::string& iface) { in removeInterfaceSharedQuota() 411 int BandwidthController::setInterfaceQuota(const std::string& iface, int64_t maxBytes) { in setInterfaceQuota() 466 int BandwidthController::getInterfaceQuota(const std::string& iface, int64_t* bytes) { in getInterfaceQuota() 486 int BandwidthController::removeInterfaceQuota(const std::string& iface) { in removeInterfaceQuota() 593 int BandwidthController::setInterfaceAlert(const std::string& iface, int64_t bytes) { in setInterfaceAlert() 613 int BandwidthController::removeInterfaceAlert(const std::string& iface) { in removeInterfaceAlert()
|
D | RouteControllerTest.cpp | 52 uint32_t static fakeIfaceNameToIndexFunction(const char* iface) { in fakeIfaceNameToIndexFunction() 135 bool hasLocalInterfaceInRouteTable(const char* iface) { in hasLocalInterfaceInRouteTable()
|
/system/libhidl/transport/ |
D | HidlPassthroughSupport.cpp | 30 static sp<IBase> tryWrap(const std::string& descriptor, sp<IBase> iface) { in tryWrap() 38 sp<IBase> wrapPassthroughInternal(sp<IBase> iface) { in wrapPassthroughInternal()
|
/system/tools/hidl/lint/lints/ |
D | oneway.cpp | 39 static InterfaceMethodType getInterfaceOnewayType(const Interface& iface, in getInterfaceOnewayType() 73 const Interface* iface = ast.getInterface(); in onewayLint() local
|
/system/libhidl/transport/include/hidl/ |
D | HidlPassthroughSupport.h | 44 sp<IType> wrapPassthrough(sp<IType> iface) { in wrapPassthrough()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | ListOfInterfaces.h | 123 std::shared_ptr<::aidl::android::aidl::tests::ListOfInterfaces::IEmptyInterface> iface; variable 168 iface = 0, enumerator 175 static const inline Tag iface = Tag::iface; variable
|
D | ArrayOfInterfaces.h | 123 std::shared_ptr<::aidl::android::aidl::tests::ArrayOfInterfaces::IEmptyInterface> iface; variable 168 iface = 0, enumerator 175 static const inline Tag iface = Tag::iface; variable
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | ListOfInterfaces.h | 123 std::shared_ptr<::aidl::android::aidl::tests::ListOfInterfaces::IEmptyInterface> iface; variable 168 iface = 0, enumerator 175 static const inline Tag iface = Tag::iface; variable
|
D | ArrayOfInterfaces.h | 123 std::shared_ptr<::aidl::android::aidl::tests::ArrayOfInterfaces::IEmptyInterface> iface; variable 168 iface = 0, enumerator 175 static const inline Tag iface = Tag::iface; variable
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ListOfInterfaces.java | 146 …nterfaces.IEmptyInterface> methodWithInterfaces(android.aidl.tests.ListOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 265 …nterfaces.IEmptyInterface> methodWithInterfaces(android.aidl.tests.ListOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 302 …nterfaces.IEmptyInterface> methodWithInterfaces(android.aidl.tests.ListOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 306 public android.aidl.tests.ListOfInterfaces.IEmptyInterface iface; field in ListOfInterfaces.MyParcelable 390 … public final static int iface = 0; // android.aidl.tests.ListOfInterfaces.IEmptyInterface iface; field in ListOfInterfaces.MyUnion 419 public static MyUnion iface(android.aidl.tests.ListOfInterfaces.IEmptyInterface _value) { in iface() method in ListOfInterfaces.MyUnion 592 public static final int iface = 0; field
|
D | ArrayOfInterfaces.java | 146 …erfaces.IEmptyInterface[] methodWithInterfaces(android.aidl.tests.ArrayOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 275 …erfaces.IEmptyInterface[] methodWithInterfaces(android.aidl.tests.ArrayOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 314 …erfaces.IEmptyInterface[] methodWithInterfaces(android.aidl.tests.ArrayOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 318 public android.aidl.tests.ArrayOfInterfaces.IEmptyInterface iface; field in ArrayOfInterfaces.MyParcelable 402 … public final static int iface = 0; // android.aidl.tests.ArrayOfInterfaces.IEmptyInterface iface; field in ArrayOfInterfaces.MyUnion 431 public static MyUnion iface(android.aidl.tests.ArrayOfInterfaces.IEmptyInterface _value) { in iface() method in ArrayOfInterfaces.MyUnion 602 public static final int iface = 0; field
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ArrayOfInterfaces.java | 146 …erfaces.IEmptyInterface[] methodWithInterfaces(android.aidl.tests.ArrayOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 275 …erfaces.IEmptyInterface[] methodWithInterfaces(android.aidl.tests.ArrayOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 314 …erfaces.IEmptyInterface[] methodWithInterfaces(android.aidl.tests.ArrayOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 318 public android.aidl.tests.ArrayOfInterfaces.IEmptyInterface iface; field in ArrayOfInterfaces.MyParcelable 402 … public final static int iface = 0; // android.aidl.tests.ArrayOfInterfaces.IEmptyInterface iface; field in ArrayOfInterfaces.MyUnion 431 public static MyUnion iface(android.aidl.tests.ArrayOfInterfaces.IEmptyInterface _value) { in iface() method in ArrayOfInterfaces.MyUnion 602 public static final int iface = 0; field
|
D | ListOfInterfaces.java | 146 …nterfaces.IEmptyInterface> methodWithInterfaces(android.aidl.tests.ListOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 265 …nterfaces.IEmptyInterface> methodWithInterfaces(android.aidl.tests.ListOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 302 …nterfaces.IEmptyInterface> methodWithInterfaces(android.aidl.tests.ListOfInterfaces.IEmptyInterfac… in methodWithInterfaces() 306 public android.aidl.tests.ListOfInterfaces.IEmptyInterface iface; field in ListOfInterfaces.MyParcelable 390 … public final static int iface = 0; // android.aidl.tests.ListOfInterfaces.IEmptyInterface iface; field in ListOfInterfaces.MyUnion 419 public static MyUnion iface(android.aidl.tests.ListOfInterfaces.IEmptyInterface _value) { in iface() method in ListOfInterfaces.MyUnion 592 public static final int iface = 0; field
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | ListOfInterfaces.h | 107 …terfaces::IEmptyInterface>& iface, const ::android::sp<::android::aidl::tests::ListOfInterfaces::I… in methodWithInterfaces() 166 iface = 0, enumerator 172 static const inline Tag iface = Tag::iface; variable
|
D | ArrayOfInterfaces.h | 107 …nterfaces::IEmptyInterface>& iface, const ::android::sp<::android::aidl::tests::ArrayOfInterfaces:… in methodWithInterfaces() 166 iface = 0, enumerator 172 static const inline Tag iface = Tag::iface; variable
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | ArrayOfInterfaces.h | 107 …nterfaces::IEmptyInterface>& iface, const ::android::sp<::android::aidl::tests::ArrayOfInterfaces:… in methodWithInterfaces() 166 iface = 0, enumerator 172 static const inline Tag iface = Tag::iface; variable
|
D | ListOfInterfaces.h | 107 …terfaces::IEmptyInterface>& iface, const ::android::sp<::android::aidl::tests::ListOfInterfaces::I… in methodWithInterfaces() 166 iface = 0, enumerator 172 static const inline Tag iface = Tag::iface; variable
|
/system/tools/aidl/tests/android/aidl/tests/ |
D | ListOfInterfaces.aidl | 24 @nullable List<IEmptyInterface> methodWithInterfaces(IEmptyInterface iface, in methodWithInterfaces()
|