Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_ndk.h217 void IncFs_DeleteControl(IncFsControl* control);
H A Dincfs_inline.h103 IncFs_DeleteControl(mControl); in close()
/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp650 void IncFs_DeleteControl(IncFsControl* control) { in IncFs_DeleteControl() function
/aosp12/system/incremental_delivery/incfs/tests/
H A Dincfs_test.cpp280 IncFs_DeleteControl(control); in TEST_F()