Home
last modified time | relevance | path

Searched +defs:method +defs:objects (Results 1 – 25 of 31) sorted by relevance

12

/external/pigweed/pw_rpc/
Ddocs.rst842 Unary RPC
879 Server streaming RPC
921 Client streaming RPC
968 Bidirectional streaming RPC
1251 Client call API
1324 Callbacks
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/audio/
DSpatializerDelegate.java200 public Object invoke(Object o, Method method, Object[] objects) { in invoke()
/external/testng/src/main/java/org/testng/internal/
DMethodHelper.java298 …public static List<ITestNGMethod> getMethodsDependedUpon(ITestNGMethod method, ITestNGMethod[] met… in getMethodsDependedUpon()
311 protected static Iterator<Object[]> createArrayIterator(final Object[][] objects) { in createArrayIterator()
343 public ArrayIterator(Object[][] objects) { in ArrayIterator()
DUtils.java667 public static String detailedMethodName(ITestNGMethod method, boolean fqn) { in detailedMethodName()
739 public static <T> String join(List<T> objects, String separator) { in join()
788 public static void checkInstanceOrStatic(Object instance, Method method) { in checkInstanceOrStatic()
795 public static void checkReturnType(Method method, Class<?>... returnTypes) { in checkReturnType()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_helpers.c239 const char *method; in properties_get_or_set() local
288 const char *method; in properties_handler() local
326 const char *method; in msg_method_handler() local
379 const char *method; in message_handler() local
756 char **objects = NULL; in recursive_flush_changed_properties() local
/external/mesa3d/python-build/
Dmeson_android.py92 method='', argument
178 def static_library(
405 def shared_library(
Dmeson_fuchsia.py147 method='', argument
188 def static_library(
255 def shared_library(
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java150 Method method = generatedClass.getMethod("call"); in testVoidNoArgMemberMethod() local
212 Method method = generatedClass.getMethod("call", int.class); in testCreateLocalMethodAsNull() local
279 Method method = generatedClass.getMethod("call", generatedClass); in testInvokeDirect() local
313 Method method = generatedClass.getMethod("superHashCode"); in testInvokeSuper() local
589 Method method = generatedClass.getMethod("call"); in testReturnType() local
1335 Method method = getMethod(); in testTypeCast() local
1361 Method method = getMethod(); in testInstanceOf() local
1591 Method method = getMethod(); in testCatchExceptions() local
1673 Method method = getMethod(); in testNestedCatchClauses() local
1794 Method method = getMethod(); in testLongCompare() local
[all …]
/external/clang/lib/Sema/
DSemaExprObjC.cpp793 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, in BuildObjCArrayLiteral() local
901 ParmVarDecl *objects = ParmVarDecl::Create(Context, Method, in BuildObjCDictionaryLiteral() local
1242 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(DC); in tryCaptureObjCSelf() local
1705 bool Sema::isSelfExpr(Expr *receiver, const ObjCMethodDecl *method) { in isSelfExpr()
1721 if (ObjCMethodDecl *method = iface->lookupMethod(sel, isInstance)) in LookupMethodInObjectType() local
1726 if (ObjCMethodDecl *method = iface->lookupPrivateMethod(sel, isInstance)) in LookupMethodInObjectType() local
1732 if (ObjCMethodDecl *method = I->lookupMethod(sel, isInstance)) in LookupMethodInObjectType() local
2993 ObjCMethodDecl *method = dyn_cast<ObjCMethodDecl>(CurContext); in BuildInstanceMessage() local
3323 ObjCMethodDecl *method; in VisitObjCPropertyRefExpr() local
3331 ACCResult checkCallToMethod(ObjCMethodDecl *method) { in checkCallToMethod()
/external/aws-sdk-java-v2/services/datapipeline/src/main/resources/codegen-resources/
Dservice-2.json18 "method":"POST", string
34 "method":"POST", string
50 "method":"POST", string
64 "method":"POST", string
80 "method":"POST", string
94 "method":"POST", string
110 "method":"POST", string
126 "method":"POST", string
143 "method":"POST", string
159 "method":"POST", string
[all …]
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java298 protected abstract Object dynamicMethod(MethodToInvoke method, Object arg0, Object arg1); in dynamicMethod()
301 protected Object dynamicMethod(MethodToInvoke method, Object arg0) { in dynamicMethod()
306 protected Object dynamicMethod(MethodToInvoke method) { in dynamicMethod()
414 MessageLite defaultInstance, String info, Object[] objects) { in newMessageInfo()
1261 static Object invokeOrDie(Method method, Object object, Object... params) { in invokeOrDie()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java298 protected abstract Object dynamicMethod(MethodToInvoke method, Object arg0, Object arg1); in dynamicMethod()
302 protected Object dynamicMethod(MethodToInvoke method, Object arg0) { in dynamicMethod()
307 protected Object dynamicMethod(MethodToInvoke method) { in dynamicMethod()
420 MessageLite defaultInstance, String info, Object[] objects) { in newMessageInfo()
1270 static Object invokeOrDie(Method method, Object object, Object... params) { in invokeOrDie()
/external/oj-libjdwp/src/share/back/
Dutil.h235 jmethodID method; member
280 jobject *objects; member
/external/autotest/client/cros/multimedia/
Dbluetooth_facade.py150 method, argument
3620 def _get_attribute_map(self, object_path, dbus_interface, objects): argument
3646 def _get_service_map(self, device_path, objects): argument
3655 def _get_characteristic_map(self, serv_path, objects): argument
3664 def _get_descriptor_map(self, chrc_path, objects): argument
/external/python/cpython2/Lib/test/
Dtest_weakref.py17 def method(self): member in C
1132 def check_weak_destroy_while_iterating(self, dict, objects, iter_name): argument
/external/googleapis/google/storage/v2/
Dstorage.proto1769 repeated string method = 2; field
2548 repeated Object objects = 1; field
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DCldrUtility.java855 public static void addTreeMapChain(Map coverageData, Object... objects) { in addTreeMapChain()
1167 Method method; in callMethod() local
/external/python/cpython3/Lib/test/
Dtest_weakref.py27 def method(self): member in C
1412 def check_weak_destroy_while_iterating(self, dict, objects, iter_name): argument
/external/python/apitools/samples/storage_sample/
Dstorage_v1.json122 "method": { object
2263 "objects": { object
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dstorage.v1.json1728 "objects": { object
3286 "method": { object
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h35515 void *objects[40]; member
47964 unsigned int objects: 15; member
76897 Byte method; member
85820 struct acpi_object_method method; member
87109 acpi_handle method; member
87213 u32 objects; member
Dvmlinux.h35515 void *objects[40]; member
47964 unsigned int objects: 15; member
76897 Byte method; member
85820 struct acpi_object_method method; member
87109 acpi_handle method; member
87213 u32 objects; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h24138 struct acpi_object_method method; member
37699 unsigned int objects: 15; member
89197 void **objects; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h13731 void **objects; member
23362 unsigned int objects: 15; member
40608 struct acpi_object_method method; member
56750 unsigned int method; member
117480 Byte method; member
Dvmlinux_608.h13731 void **objects; member
23362 unsigned int objects: 15; member
40608 struct acpi_object_method method; member
56750 unsigned int method; member
117480 Byte method; member

12