Home
last modified time | relevance | path

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

/system/update_engine/aosp/
Dmock_dynamic_partition_control_android.h86 GetSystemOtherPath,
128 return DynamicPartitionControlAndroid::GetSystemOtherPath( in RealGetSystemOtherPath()
Ddynamic_partition_control_android_unittest.cc913 ON_CALL(dynamicControl(), GetSystemOtherPath(_, _, _, _, _)) in TEST_P()
938 ON_CALL(dynamicControl(), GetSystemOtherPath(_, _, _, _, _)) in TEST_P()
962 ON_CALL(dynamicControl(), GetSystemOtherPath(_, _, _, _, _)) in TEST_P()
994 GetSystemOtherPath(source(), target(), T("system"), _, _)) in TEST_P()
Ddynamic_partition_control_android.h202 virtual bool GetSystemOtherPath(uint32_t source_slot,
Ddynamic_partition_control_android.cc679 bool DynamicPartitionControlAndroid::GetSystemOtherPath( in GetSystemOtherPath() function in chromeos_update_engine::DynamicPartitionControlAndroid
799 TEST_AND_RETURN_FALSE(GetSystemOtherPath( in EraseSystemOtherAvbFooter()