Home
last modified time | relevance | path

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

/system/core/fs_mgr/libdm/
Ddm_target.cpp150 if (ReportsOverflow(name())) { in GetParameterString()
183 bool DmTargetSnapshot::ReportsOverflow(const std::string& target_type) { in ReportsOverflow() function in android::dm::DmTargetSnapshot
Ddm_test.cpp208 if (DmTargetSnapshot::ReportsOverflow("snapshot")) { in TEST_F()
220 if (DmTargetSnapshot::ReportsOverflow("snapshot-merge")) { in TEST_F()
442 if (DmTargetSnapshot::ReportsOverflow("snapshot")) { in TEST_F()
/system/core/fs_mgr/libdm/include/libdm/
Ddm_target.h225 static bool ReportsOverflow(const std::string& target_type);