Searched defs:update_callback (Results 1 – 3 of 3) sorted by relevance
81 void AsyncPolicyLoader::Init(const UpdateCallback& update_callback) { in Init()
1156 mDNSlocal void update_callback(mDNS *const m, AuthRecord *const rr, RData *oldrd, mDNSu16 oldrdlen) in update_callback() function
1491 typedef int (*update_callback)(PyTypeObject *, void *); typedef