Home
last modified time | relevance | path

Searched defs:type_str (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
Dtypeannotation_test.py50 def _ParseType(self, type_str): argument
55 def assertProperReconstruction(self, type_str, matching_str=None): argument
77 def assertNullable(self, type_str, nullable=True): argument
83 def assertNotNullable(self, type_str): argument
190 def assertTypeError(self, type_str): argument
/external/autotest/client/common_lib/cros/graphite/
Des_utils.py126 def _send_data_http(self, type_str, metadata): argument
140 def _send_data_udp(self, type_str, metadata): argument
162 def post(self, type_str, metadata, log_time_recorded=True, **kwargs): argument
/external/dbus/dbus/
Ddbus-marshal-recursive.c147 const DBusString *type_str, in reader_init()
324 skip_one_complete_type (const DBusString *type_str, in skip_one_complete_type()
340 _dbus_type_signature_next (const char *type_str, in _dbus_type_signature_next()
424 find_len_of_complete_type (const DBusString *type_str, in find_len_of_complete_type()
734 const DBusString *type_str, in _dbus_type_reader_init()
761 const DBusString *type_str, in _dbus_type_reader_init_types_only()
1492 DBusString *type_str, in _dbus_type_writer_init()
1544 DBusString *type_str, in _dbus_type_writer_add_types()
1583 const DBusString *type_str, in _dbus_type_writer_init_values_only()
Ddbus-marshal-recursive.h47 const DBusString *type_str; /**< string containing signature of block */ member
74 DBusString *type_str; /**< where to write typecodes (or read type expectations) */ member
Ddbus-message.c165 const DBusString *type_str; in _dbus_message_byteswap() local
1990 const DBusString *type_str; in dbus_message_iter_init() local
3467 const DBusString *type_str; in dbus_message_get_signature() local
4027 const DBusString *type_str; in load_message() local
4548 dbus_message_type_from_string (const char *type_str) in dbus_message_type_from_string()
Ddbus-marshal-validate.c51 _dbus_validate_signature_with_reason (const DBusString *type_str, in _dbus_validate_signature_with_reason()
/external/autotest/site_utils/
Djob_overhead.py33 type_str=DEFAULT_KEY, is_special_task=False): argument
Dhost_history_utils.py92 def find_most_recent_entry_before(t, type_str, hostname, fields): argument
/external/selinux/libsemanage/src/
Dfcontexts_file.c23 static const char *type_str(int type) in type_str() function
Dfcontexts_local.c100 const char *type_str = semanage_fcontext_get_type_str(type); in validate_handler() local
/external/icu/icu4c/source/i18n/
Dgender.cpp160 char type_str[256]; in loadInstance() local
/external/dbus/tools/
Ddbus-send.c242 const char *type_str = NULL; in main() local
/external/boringssl/src/crypto/asn1/
Da_mbstr.c306 static int type_str(unsigned long value, void *arg) in type_str() function
/external/autotest/scheduler/
Drdb_hosts.py213 def record_state(self, type_str, state, value): argument
Dscheduler_models.py598 def record_state(self, type_str, state, value): argument
/external/selinux/libsepol/cil/src/
Dcil_policy.c447 char *type_str = ((struct cil_symtab_datum*)context->type)->name; in cil_context_to_policy() local
1052 char *type_str = ((struct cil_symtab_datum*)roletype->type)->name; in cil_name_to_policy() local
Dcil_internal.h500 char *type_str; member
524 char *type_str; member
690 char *type_str; member
/external/selinux/libselinux/src/
Dlabel_file.h28 char *type_str; /* type string for diagnostic messages */ member
/external/libselinux/src/
Dlabel_file.h31 char *type_str; /* type string for diagnostic messages */ member
/external/autotest/client/common_lib/hosts/
Dbase_classes.py196 def _construct_host_metadata(self, type_str): argument
/external/autotest/client/cros/networking/
Dshill_proxy.py495 def get_dbus_object(self, type_str, path): argument
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c384 char type_str[] = "a?"; /* ? will be replaced with subtype letter; */ in wpas_dbus_simple_array_property_getter() local
477 char type_str[] = "aa?"; in wpas_dbus_simple_array_array_property_getter() local
/external/valgrind/coregrind/m_demangle/
Dcplus-dem.c2443 string type_str; in demangle_arm_hp_template() local
/external/webrtc/talk/session/media/
Dmediasession.cc1169 std::string type_str; in MediaTypeToString() local
/external/autotest/frontend/afe/
Dmodels.py570 def record_state(self, type_str, state, value, other_metadata=None): argument

12