Home
last modified time | relevance | path

Searched defs:prototype (Results 1 – 21 of 21) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DStubFactory.cpp46 Stub* prototype = findPrototype(pReloc, pReloc.place(), pTargetSymValue); in create() local
83 Stub* prototype = findPrototype(pFragRef); in create() local
/frameworks/base/startop/view_compiler/
Ddex_builder.cc264 MethodBuilder ClassBuilder::CreateMethod(const std::string& name, Prototype prototype) { in CreateMethod()
431 const auto& prototype = dex_->GetPrototypeByMethodId(instruction.method_id()); in EncodeInvoke() local
559 Prototype prototype) { in GetOrDeclareMethod()
595 ir::Proto* DexBuilder::GetOrEncodeProto(Prototype prototype) { in GetOrEncodeProto()
Ddex_builder.h511 Prototype prototype; member
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmessage.cc336 const Message* prototype) { in RegisterType()
403 const Descriptor* descriptor, const Message* prototype) { in InternalRegisterGeneratedMessage()
491 const Message* prototype, google::protobuf::Arena* arena) { in NewFromPrototype()
Ddynamic_message.cc241 const DynamicMessage* prototype; member
751 DynamicMessage* prototype = new(base) DynamicMessage(type_info); in GetPrototypeNoLock() local
Dextension_set_heavy.cc170 const MessageLite* prototype = in MutableMessage() local
262 const MessageLite* prototype; in AddMessage() local
Dmessage_lite.cc355 const MessageLite* prototype, google::protobuf::Arena* arena) { in NewFromPrototype()
Dextension_set_unittest.cc840 unittest::ForeignMessage prototype; in TEST() local
1266 const Message* prototype = in TEST() local
Darena_unittest.cc1157 const google::protobuf::MessageLite* prototype = &TestAllTypes::default_instance(); in TEST() local
Dgenerated_message_reflection.cc1677 const Message* prototype; in AddMessage() local
/frameworks/compile/mclinker/include/mcld/LD/
DBranchIsland.h113 const Stub* prototype() const { return m_pPrototype; } in prototype() function
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DTouchExplorer.java855 private void sendDownForAllNotInjectedPointers(MotionEvent prototype, int policyFlags) { in sendDownForAllNotInjectedPointers()
910 private void sendUpForInjectedDownPointers(MotionEvent prototype, int policyFlags) { in sendUpForInjectedDownPointers()
933 private void sendActionDownAndUp(MotionEvent prototype, int policyFlags, in sendActionDownAndUp()
952 private void sendMotionEvent(MotionEvent prototype, int action, int pointerIdBits, in sendMotionEvent()
1248 public void post(MotionEvent prototype, int pointerIdBits, int policyFlags) { in post()
/frameworks/base/core/java/android/print/
DPrintDocumentInfo.java138 private PrintDocumentInfo(@NonNull PrintDocumentInfo prototype) { in PrintDocumentInfo()
DPrinterCapabilitiesInfo.java79 public PrinterCapabilitiesInfo(PrinterCapabilitiesInfo prototype) { in PrinterCapabilitiesInfo() method in PrinterCapabilitiesInfo
DPrintJobInfo.java791 public Builder(@Nullable PrintJobInfo prototype) { in Builder()
/frameworks/base/libs/hwui/
DWebViewFunctorManager.cpp41 int WebViewFunctor_create(void* data, const WebViewFunctorCallbacks& prototype, in WebViewFunctor_create()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DDynamicMessage.java152 public static Builder newBuilder(Message prototype) { in newBuilder()
/frameworks/base/services/core/java/com/android/server/pm/permission/
DPermissionsState.java79 public PermissionsState(PermissionsState prototype) { in PermissionsState() method in PermissionsState
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/src/main/java/com/google/protobuf/jruby/
DSentinelOuterClass.java324 …public static Builder newBuilder(com.google.protobuf.jruby.SentinelOuterClass.Sentinel prototype) { in newBuilder()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc1567 const Message* prototype = message_factory->GetPrototype(descriptor); in CheckAndGetInteger() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...