/aosp_15_r20/external/cronet/third_party/libevent/ |
H A D | event_rpcgen.py | 494 def CodeUnmarshal(self, buf, tag_name, var_name): argument 506 def CodeMarshal(self, buf, tag_name, var_name): argument 538 def CodeUnmarshal(self, buf, tag_name, var_name): argument 547 def CodeMarshal(self, buf, tag_name, var_name): argument 584 def CodeUnmarshal(self, buf, tag_name, var_name): argument 594 def CodeMarshal(self, buf, tag_name, var_name): argument 704 def CodeUnmarshal(self, buf, tag_name, var_name): argument 718 def CodeMarshal(self, buf, tag_name, var_name): argument 802 def CodeUnmarshal(self, buf, tag_name, var_name): argument 823 def CodeMarshal(self, buf, tag_name, var_name): argument [all …]
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/ |
H A D | shared_prefs.py | 38 tag_name = None variable in BasePref 73 tag_name = 'boolean' variable in BooleanPref 91 tag_name = 'float' variable in FloatPref 104 tag_name = 'int' variable in IntPref 119 tag_name = 'long' variable in LongPref 128 tag_name = 'string' variable in StringPref 149 tag_name = 'set' variable in StringSetPref
|
/aosp_15_r20/external/libevent/ |
H A D | event_rpcgen.py | 655 def CodeUnmarshal(self, buf, tag_name, var_name, var_len): argument 671 def CodeMarshal(buf, tag_name, var_name, var_len): argument 731 def CodeUnmarshal(self, buf, tag_name, var_name, _var_len): argument 743 def CodeMarshal(self, buf, tag_name, var_name, _var_len): argument 831 def CodeUnmarshal(self, buf, tag_name, var_name, _var_len): argument 844 def CodeMarshal(buf, tag_name, var_name, _var_len): argument 1006 def CodeUnmarshal(self, buf, tag_name, var_name, _var_len): argument 1022 def CodeMarshal(self, buf, tag_name, var_name, _var_len): argument 1127 def CodeUnmarshal(self, buf, tag_name, var_name, var_len): argument 1148 def CodeMarshal(buf, tag_name, var_name, var_len): argument [all …]
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/instruments/ |
H A D | instruments_xml_tokenizer.cc | 180 std::string_view tag_name = tag_stack_.back(); in ElementStart() local 318 std::string tag_name = std::move(tag_stack_.back()); in ElementEnd() local 381 std::string_view tag_name = tag_stack_.back(); in CharacterData() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/tools/consumers/ |
H A D | positional_arguments.py | 57 def start_element(self, tag_name, attrs): argument 70 def end_element(self, tag_name): argument
|
H A D | duplicates.py | 98 def start_element(self, tag_name, attrs): argument 119 def end_element(self, tag_name): argument
|
/aosp_15_r20/build/soong/scripts/ |
H A D | manifest.py | 56 def get_children_with_tag(parent, tag_name): argument 65 def find_child_with_attribute(element, tag_name, namespace_uri, argument
|
/aosp_15_r20/external/elfutils/libebl/ |
H A D | eblcheckobjattr.c | 39 uint64_t value, const char **tag_name, in ebl_check_object_attribute()
|
/aosp_15_r20/external/elfutils/backends/ |
H A D | csky_attrs.c | 43 const char **tag_name, in csky_check_object_attribute()
|
H A D | arm_attrs.c | 49 const char **tag_name, const char **value_name) in arm_check_object_attribute()
|
H A D | ppc_attrs.c | 42 const char **tag_name, const char **value_name) in ppc_check_object_attribute()
|
H A D | sparc_attrs.c | 42 const char **tag_name, const char **value_name) in sparc_check_object_attribute()
|
/aosp_15_r20/hardware/google/camera/common/hal/utils/ |
D | vendor_tag_interface.h | 32 std::string tag_name; member
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | ExternalProject-gitupdate.cmake.in | 215 set(tag_name _cmake_ExternalProject_moved_from_here_${tag_timestamp}Z) variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/util/ |
D | event_log_tags.pb.h | 932 inline const std::string& EventLogTag::tag_name() const { in tag_name() function 973 inline void EventLogTag::set_allocated_tag_name(std::string* tag_name) { in set_allocated_tag_name()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/util/ |
D | event_log_tags.pb.h | 932 inline const std::string& EventLogTag::tag_name() const { in tag_name() function 973 inline void EventLogTag::set_allocated_tag_name(std::string* tag_name) { in set_allocated_tag_name()
|
/aosp_15_r20/frameworks/base/core/proto/android/util/ |
H A D | event_log_tags.proto | 36 optional string tag_name = 2; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/util/ |
D | event_log_tags.pb.h | 1005 inline const std::string& EventLogTag::tag_name() const { in tag_name() function 1046 inline void EventLogTag::set_allocated_tag_name(std::string* tag_name) { in set_allocated_tag_name()
|
/aosp_15_r20/system/media/audio_route/ |
H A D | audio_route.c | 496 static void start_tag(void *data, const XML_Char *tag_name, in start_tag() 676 static void end_tag(void *data, const XML_Char *tag_name) in end_tag()
|
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/metrics/v3/ |
H A D | stats.proto | 228 string tag_name = 1; field
|
/aosp_15_r20/external/cronet/build/android/gyp/ |
H A D | create_app_bundle.py | 429 def _GetComponentNames(manifest, tag_name): argument
|
/aosp_15_r20/external/angle/build/android/gyp/ |
H A D | create_app_bundle.py | 444 def _GetComponentNames(manifest, tag_name): argument
|
/aosp_15_r20/external/pdfium/testing/fuzzers/ |
H A D | pdf_xfa_xdp_fdp_fuzzer.cc | 29 const char* tag_name; member
|
/aosp_15_r20/hardware/google/camera/common/hal/tests/ |
D | vendor_tag_tests.cc | 183 const char* tag_name = VendorTagManager::GetInstance().GetTagName(tag_id); in TEST() local
|
/aosp_15_r20/external/fonttools/ |
H A D | setup.py | 249 tag_name = "{new_version}" variable in release
|