Home
last modified time | relevance | path

Searched refs:GetCommonIccEFPath (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.h170 static std::string GetCommonIccEFPath(EFId efid);
Dsim_service.cpp63 std::string SimService::SimFileSystem::GetCommonIccEFPath(EFId efid) { in GetCommonIccEFPath() function in cuttlefish::SimService::SimFileSystem
131 std::string path = GetCommonIccEFPath(efid); in GetUsimEFPath()