Lines Matching defs:callback
55 void RequestRetrievePolicy(RetrievePolicyCallback callback, void* delegate) { in RequestRetrievePolicy()
61 RetrievePropertyCallback callback, in RequestRetrieveProperty()
68 StorePolicyCallback callback, in RequestStorePolicy()
77 Delegate* callback) { in StorePropertyAsync()
93 Delegate* callback) { in UnwhitelistAsync()
107 Delegate* callback) { in WhitelistAsync()
307 void RequestRetrievePolicy(RetrievePolicyCallback callback, void* delegate) { in RequestRetrievePolicy()
311 RetrievePropertyCallback callback, in RequestRetrieveProperty()
324 StorePolicyCallback callback, in RequestStorePolicy()
331 Delegate* callback) { in StorePropertyAsync()
339 Delegate* callback) { in UnwhitelistAsync()
347 Delegate* callback) { in WhitelistAsync()
363 static void DoStubCallback(Delegate* callback) { in DoStubCallback()