Home
last modified time | relevance | path

Searched defs:GetPartition (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/
Dtask.h58 std::string GetPartition() const { return pname_; } in GetPartition() function
/system/apex/apexd/
Dapex_file_repository.cpp531 Result<ApexPartition> ApexFileRepository::GetPartition( in GetPartition() function in android::apex::ApexFileRepository
Dapexd_test.cpp199 ApexPartition GetPartition() { return partition_; } in GetPartition() function in android::apex::ApexdUnitTest