Searched refs:efid (Results 1 – 2 of 2) sorted by relevance
175 static std::string GetCommonIccEFPath(EFId efid);176 static std::string GetUsimEFPath(EFId efid);
65 std::string SimService::SimFileSystem::GetCommonIccEFPath(EFId efid) { in GetCommonIccEFPath() argument66 switch (efid) { in GetCommonIccEFPath()90 std::string SimService::SimFileSystem::GetUsimEFPath(EFId efid) { in GetUsimEFPath() argument91 switch(efid) { in GetUsimEFPath()133 std::string path = GetCommonIccEFPath(efid); in GetUsimEFPath()