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

  /external/chromium_org/win8/delegate_execute/
command_execute_impl.h 90 static bool path_provider_initialized_; variable
command_execute_impl.cc 107 bool CommandExecuteImpl::path_provider_initialized_ = false;
175 if (!path_provider_initialized_) {
177 path_provider_initialized_ = true;

Completed in 1250 milliseconds