Home
last modified time | relevance | path

Searched refs:CreatorFunc (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/memory/
Dsingleton.h237 &instance_, &CreatorFunc, nullptr, in get()
243 static Type* CreatorFunc(void* /* creator_arg*/) { return Traits::New(); } in CreatorFunc() function