Searched defs:GetPartition (Results 1 – 3 of 3) sorted by relevance
| /system/core/fastboot/ | ||
| D | task.h | 58 std::string GetPartition() const { return pname_; } in GetPartition() function |
| /system/apex/apexd/ | ||
| D | apex_file_repository.cpp | 531 Result<ApexPartition> ApexFileRepository::GetPartition( in GetPartition() function in android::apex::ApexFileRepository |
| D | apexd_test.cpp | 199 ApexPartition GetPartition() { return partition_; } in GetPartition() function in android::apex::ApexdUnitTest |