Searched refs:GetSystemOtherPath (Results 1 – 4 of 4) sorted by relevance
/system/update_engine/ |
D | mock_dynamic_partition_control.h | 71 GetSystemOtherPath, 94 return DynamicPartitionControlAndroid::GetSystemOtherPath( in RealGetSystemOtherPath()
|
D | dynamic_partition_control_android.h | 162 virtual bool GetSystemOtherPath(uint32_t source_slot,
|
D | dynamic_partition_control_android_unittest.cc | 816 ON_CALL(dynamicControl(), GetSystemOtherPath(_, _, _, _, _)) in TEST_P() 841 ON_CALL(dynamicControl(), GetSystemOtherPath(_, _, _, _, _)) in TEST_P() 865 ON_CALL(dynamicControl(), GetSystemOtherPath(_, _, _, _, _)) in TEST_P() 897 GetSystemOtherPath(source(), target(), T("system"), _, _)) in TEST_P()
|
D | dynamic_partition_control_android.cc | 576 bool DynamicPartitionControlAndroid::GetSystemOtherPath( in GetSystemOtherPath() function in chromeos_update_engine::DynamicPartitionControlAndroid 696 TEST_AND_RETURN_FALSE(GetSystemOtherPath( in EraseSystemOtherAvbFooter()
|