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.cpp699 std::string sub_path(path.substr(pos, 4)); in IsFixedDialNumber() local
700 auto app = SimFileSystem::FindAttribute(parent, "path", sub_path); in IsFixedDialNumber()
974 std::string sub_path(path.substr(pos, 4)); in HandleSIM_IO() local
975 auto app = SimFileSystem::FindAttribute(parent, "path", sub_path); in HandleSIM_IO()
1052 std::string sub_path(path.substr(pos, 4)); in GetPhoneNumberElement() local
1053 auto app = SimFileSystem::FindAttribute(parent, "path", sub_path); in GetPhoneNumberElement()