Home
last modified time | relevance | path

Searched defs:init_func (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Donce.h105 inline void CallOnce(OnceType* once, NoArgFunction init_func) { in CallOnce()
114 typename OneArgFunction<Arg*>::type init_func, Arg* arg) { in CallOnce()
Donce.cc42 void CallOnceImpl(OnceType* once, PointerArgFunction init_func, void* arg) { in CallOnceImpl()
/external/protobuf/src/google/protobuf/stubs/
Donce.h100 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
Donce.cc70 void ProtobufOnceType::Init(void (*init_func)()) { in Init()
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dregister.h98 FstInitFunc init_func = in GetEntry() local
/external/wpa_supplicant_8/src/wps/
Dwps.h770 void * (*init_func)(struct wps_context *, struct oob_device_data *, member
778 int (*init_func)(char *); member