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

  /external/chromium_org/ui/base/resource/
resource_bundle.cc 170 InitSharedInstance(delegate);
182 InitSharedInstance(NULL);
194 InitSharedInstance(NULL);
215 // Must call InitSharedInstance before this function.
593 void ResourceBundle::InitSharedInstance(Delegate* delegate) {
resource_bundle.h 167 // safe! You should call it immediately after calling InitSharedInstance.
301 static void InitSharedInstance(Delegate* delegate);

Completed in 187 milliseconds