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

/external/chromium_org/athena/content/
H A Dapp_registry_impl.cc12 class AppRegistryImpl : public AppRegistry { class in namespace:athena
14 AppRegistryImpl();
15 virtual ~AppRegistryImpl();
29 DISALLOW_COPY_AND_ASSIGN(AppRegistryImpl);
34 AppRegistryImpl* instance = NULL;
38 AppRegistryImpl::AppRegistryImpl() { function in class:athena::AppRegistryImpl
40 AppRegistryImpl::~AppRegistryImpl() {
44 AppActivityRegistry* AppRegistryImpl
[all...]

Completed in 31 milliseconds