Home
last modified time | relevance | path

Searched defs:item_name (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/common_lib/cros/
Dinteractive_xmlrpc_server.py168 def append_list_item(self, list_name, item_name, html): argument
191 def replace_list_item(self, item_name, html): argument
/external/autotest/server/cros/
Dinteractive_client.py125 def append_list_item(self, list_name, item_name, html): argument
138 def replace_list_item(self, item_name, html): argument
/external/python/six/
Dtest_six.py117 def test_move_items(item_name): argument
143 def test_move_items_urllib_parse(item_name): argument
156 def test_move_items_urllib_error(item_name): argument
165 def test_move_items_urllib_request(item_name): argument
174 def test_move_items_urllib_response(item_name): argument
183 def test_move_items_urllib_robotparser(item_name): argument
/external/rust/crates/bindgen/src/
Dcallbacks.rs75 fn item_name(&self, _original_item_name: &str) -> Option<String> { in item_name() method
/external/llvm-project/lldb/source/DataFormatters/
DVectorType.cpp245 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
DFormattersHelpers.cpp119 size_t lldb_private::formatters::ExtractIndexFromString(const char *item_name) { in ExtractIndexFromString()
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DNSSet.cpp420 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
561 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
699 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
DNSDictionary.cpp566 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
703 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
924 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
1091 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
DNSIndexPath.cpp128 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
DNSArray.cpp526 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
614 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxxVector.cpp277 const char *item_name = name.GetCString(); in GetIndexOfChildWithName() local
DLibStdcpp.cpp182 ConstString item_name) in VectorIteratorSyntheticFrontEnd()