Home
last modified time | relevance | path

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

/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/autotest/client/site_tests/webstore_InstallItem/
Dwebstore_InstallItem.py18 def run(self, item_id, item_type, install_type): argument
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-virtualtime.hpp47 typedef time_schedulable<long> item_type; typedef
172 typedef typename base::item_type item_type; typedef
Drx-runloop.hpp23 typedef queue_item_time::item_type item_type; typedef
129 typedef detail::run_loop_state::item_type item_type; typedef in rxcpp::schedulers::run_loop
Drx-eventloop.hpp29 typedef queue_item_time::item_type item_type; typedef
Drx-newthread.hpp36 typedef queue_item_time::item_type item_type; typedef
Drx-currentthread.hpp21 typedef time_schedulable<clock::time_point> item_type; typedef
/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.c141 FT_UInt num_items, item_type, item_size; in pfr_extra_items_parse() local
/external/vulkan-validation-layers/scripts/
Dparameter_validation_generator.py1020 …def expandStructCode(self, item_type, funcName, memberNamePrefix, memberDisplayNamePrefix, indent,… argument
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-scheduler.hpp891 typedef time_schedulable<TimePoint> item_type; typedef in rxcpp::schedulers::detail::schedulable_queue
/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollsig_linux.cc1393 poll_obj* item, poll_obj_type item_type) {