Home
last modified time | relevance | path

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

/system/core/fs_mgr/libdm/
Ddm_target.cpp144 if (ReportsOverflow(name())) { in GetParameterString()
177 bool DmTargetSnapshot::ReportsOverflow(const std::string& target_type) { in ReportsOverflow() function in android::dm::DmTargetSnapshot
Ddm_test.cpp180 if (DmTargetSnapshot::ReportsOverflow("snapshot")) { in TEST()
192 if (DmTargetSnapshot::ReportsOverflow("snapshot-merge")) { in TEST()
414 if (DmTargetSnapshot::ReportsOverflow("snapshot")) { in TEST()
/system/core/fs_mgr/libdm/include/libdm/
Ddm_target.h224 static bool ReportsOverflow(const std::string& target_type);