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 96 CComPtr<IShellItemArray> item_array_; variable
command_execute_impl.cc 346 item_array_,
378 item_array_ = item_array;
419 if (!item_array_)
426 item_array_->GetCount(&count);
434 item_array_->EnumItems(&items);

Completed in 97 milliseconds