Home
last modified time | relevance | path

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

/aosp12/system/incremental_delivery/incfs/
H A Dincfs.cpp136 static std::string_view incFsPropertyValue() { in incFsPropertyValue() function
191 auto [featureEnabled, moduleName] = parseProperty(incFsPropertyValue()); in IncFsInit()