Home
last modified time | relevance | path

Searched refs:IncFs_DeleteControl (Results 1 – 5 of 5) sorted by relevance

/system/incremental_delivery/incfs/include/
Dincfs_ndk.h158 void IncFs_DeleteControl(IncFsControl* control);
Dincfs_inline.h99 IncFs_DeleteControl(mControl); in close()
/system/vold/
DVoldNativeService.cpp879 IncFs_DeleteControl(control); in mountIncFs()
/system/incremental_delivery/incfs/tests/
Dincfs_test.cpp255 IncFs_DeleteControl(control); in TEST_F()
/system/incremental_delivery/incfs/
Dincfs.cpp515 void IncFs_DeleteControl(IncFsControl* control) { in IncFs_DeleteControl() function