Searched defs:init_func (Results 1 – 7 of 7) sorted by relevance
82 inline void CallOnce(OnceType* once, NoArgFunction init_func) { in CallOnce()91 typename OneArgFunction<Arg*>::type init_func, Arg* arg) { in CallOnce()
18 void CallOnceImpl(OnceType* once, PointerArgFunction init_func, void* arg) { in CallOnceImpl()
93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
78 void (*init_func)(void); in call_once_init() local
347 void* init_func; member355 void* init_func; member
318 void* init_func; member326 void* init_func; member
418 …LLDBCommandPluginInit init_func = dynlib_sp->GetSymbol<LLDBCommandPluginInit>("_ZN4lldb16PluginIni… in LoadPlugin() local