Searched refs:processIfsStateCallbacks (Results 1 – 2 of 2) sorted by relevance
471 void processIfsStateCallbacks();472 void processIfsStateCallbacks(StorageId storageId, std::vector<IfsStateCallback>& callbacks);
2394 [this]() { processIfsStateCallbacks(); }); in addIfsStateCallback()2398 void IncrementalService::processIfsStateCallbacks() { in processIfsStateCallbacks() function in android::incremental::IncrementalService2455 processIfsStateCallbacks(storageId, local); in processIfsStateCallbacks()2459 [this]() { processIfsStateCallbacks(); }); in processIfsStateCallbacks()2462 void IncrementalService::processIfsStateCallbacks(StorageId storageId, in processIfsStateCallbacks() function in android::incremental::IncrementalService