Home
last modified time | relevance | path

Searched refs:IncFs_SetOptions (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_ndk.h221 IncFsErrorCode IncFs_SetOptions(const IncFsControl* control, IncFsMountOptions options);
H A Dincfs_inline.h150 return IncFs_SetOptions(control, newOptions); in setOptions()
/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp668 IncFsErrorCode IncFs_SetOptions(const IncFsControl* control, IncFsMountOptions options) { in IncFs_SetOptions() function