Searched defs:InitOnFileThread (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/policy/
H A Dconfiguration_policy_loader_win.cc31 void ConfigurationPolicyLoaderWin::InitOnFileThread() { function in class:policy::ConfigurationPolicyLoaderWin
33 AsynchronousPolicyLoader::InitOnFileThread();
H A Dfile_based_policy_loader.cc97 void FileBasedPolicyLoader::InitOnFileThread() { function in class:policy::FileBasedPolicyLoader
H A Dasynchronous_policy_loader.cc130 void AsynchronousPolicyLoader::InitOnFileThread() { function in class:policy::AsynchronousPolicyLoader
157 NewRunnableMethod(this, &AsynchronousPolicyLoader::InitOnFileThread));

Completed in 17 milliseconds