Home
last modified time | relevance | path

Searched defs:args_array (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dsubstitute.cc47 static int CountSubstituteArgs(const SubstituteArg* const* args_array) { in CountSubstituteArgs()
75 const SubstituteArg* const args_array[] = { in SubstituteAndAppend() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dsubstitute.cc30 const absl::string_view* args_array, in SubstituteAndAppendArray()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-proxy-object.c1727 ecma_value_t args_array = ecma_op_create_array_object (args_p, argc, false); in ecma_proxy_object_call() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dconvert_test.cc282 const FormatArgImpl args_array[] = { in TEST_F() local