Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp663 std::string sub_path(path.substr(pos, 4)); in IsFixedDialNumber() local
664 auto app = SimFileSystem::FindAttribute(parent, "path", sub_path); in IsFixedDialNumber()
714 std::string sub_path(path.substr(pos, 4)); in GetPhoneNumber() local
715 auto app = SimFileSystem::FindAttribute(parent, "path", sub_path); in GetPhoneNumber()
893 std::string sub_path(path.substr(pos, 4)); in HandleSIM_IO() local
894 auto app = SimFileSystem::FindAttribute(parent, "path", sub_path); in HandleSIM_IO()