Home | History | Annotate | Download | only in cros

Lines Matching full:callback

35   virtual void RequestRetrievePolicy(RetrievePolicyCallback callback,
39 // When fetching is done/failed, |callback| is called to pass back the fetch
40 // results. If fetching is successful, |callback| will be called with
44 RetrievePropertyCallback callback,
48 StorePolicyCallback callback,
55 // callback->Run() will be called when the operation is complete.
59 Delegate* callback) = 0;
65 // callback->Run() will be called when the operation is complete.
68 Delegate* callback) = 0;
75 // callback->Run() will be called when the operation is complete.
78 Delegate* callback) = 0;