HomeSort by relevance Sort by last modified time
    Searched full:item_array_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/win8/delegate_execute/
command_execute_impl.h 98 CComPtr<IShellItemArray> item_array_; variable
command_execute_impl.cc 275 item_array_,
303 item_array_ = item_array;
339 if (!item_array_)
346 item_array_->GetCount(&count);
354 item_array_->EnumItems(&items);

Completed in 62 milliseconds