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.h78 GetSystemOtherPath,
120 return DynamicPartitionControlAndroid::GetSystemOtherPath( in RealGetSystemOtherPath()
Ddynamic_partition_control_android_unittest.cc910 ON_CALL(dynamicControl(), GetSystemOtherPath(_, _, _, _, _)) in TEST_P()
935 ON_CALL(dynamicControl(), GetSystemOtherPath(_, _, _, _, _)) in TEST_P()
959 ON_CALL(dynamicControl(), GetSystemOtherPath(_, _, _, _, _)) in TEST_P()
991 GetSystemOtherPath(source(), target(), T("system"), _, _)) in TEST_P()
Ddynamic_partition_control_android.h195 virtual bool GetSystemOtherPath(uint32_t source_slot,
Ddynamic_partition_control_android.cc650 bool DynamicPartitionControlAndroid::GetSystemOtherPath( in GetSystemOtherPath() function in chromeos_update_engine::DynamicPartitionControlAndroid
770 TEST_AND_RETURN_FALSE(GetSystemOtherPath( in EraseSystemOtherAvbFooter()