Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/webstore_InstallItem/
Dwebstore_InstallItem.py18 def run(self, item_id, item_type, install_type): argument
/external/autotest/client/cros/
Dwebstore_test.py73 def _install_type_click_xpath(item_type, install_type): argument
206 def install_item(self, item_id, item_type, install_type): argument
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc376 ItemType item_type, bool is_placeholder, in Item()
390 ItemType item_type, bool is_placeholder, in Item()
1143 void ProtoStreamObjectWriter::Push(StringPiece name, Item::ItemType item_type, in Push()
/external/freetype/src/pfr/
Dpfrload.c54 FT_UInt num_items, item_type, item_size; in pfr_extra_items_parse() local