Home
last modified time | relevance | path

Searched defs:item_id (Results 1 – 5 of 5) 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.py166 def detail_page(self, item_id): argument
206 def install_item(self, item_id, item_type, install_type): argument
/external/cros/system_api/dbus/
Dmtp_file_entry.proto13 optional uint32 item_id = 1; field
/external/u-boot/arch/x86/include/asm/
Dme_common.h305 u32 item_id:8; member
/external/pthreadpool/src/
Dthreadpool-pthreads.c323 …const size_t item_id = atomic_fetch_sub_explicit(&other_thread->range_end, 1, memory_order_relaxed… in thread_parallelize_1d() local