Home
last modified time | relevance | path

Searched defs:garbageCollect (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/health/storage/aidl/android/hardware/health/storage/
DIStorage.aidl48 oneway void garbageCollect(in long timeoutSeconds, in IGarbageCollectCallback callback); in garbageCollect() method
/hardware/interfaces/health/storage/aidl/aidl_api/android.hardware.health.storage/current/android/hardware/health/storage/
DIStorage.aidl22 …oneway void garbageCollect(in long timeoutSeconds, in android.hardware.health.storage.IGarbageColl… in garbageCollect() method
/hardware/interfaces/health/storage/aidl/aidl_api/android.hardware.health.storage/1/android/hardware/health/storage/
DIStorage.aidl37 …oneway void garbageCollect(in long timeoutSeconds, in android.hardware.health.storage.IGarbageColl… in garbageCollect() method
/hardware/interfaces/health/storage/1.0/default/
DStorage.cpp31 Return<void> Storage::garbageCollect(uint64_t timeoutSeconds, in garbageCollect() function in android::hardware::health::storage::V1_0::implementation::Storage
/hardware/interfaces/health/storage/aidl/default/
DStorage.cpp36 ndk::ScopedAStatus Storage::garbageCollect( in garbageCollect() function in aidl::android::hardware::health::storage::Storage