Searched refs:_apply (Results 1 – 2 of 2) sorted by relevance
10 - (void)_apply:(void (*)(const void *, const void *, void *))func context:(void *)context;15 - (void)_apply:(void (*)(const void *, const void *, void *))func context:(void *)context {
107 def _apply(self): member in CommitQueueTask245 if not self._apply():