Searched refs:sub_path (Results 1 – 1 of 1) sorted by relevance
685 std::string sub_path(path.substr(pos, 4)); in IsFixedDialNumber() local686 auto app = SimFileSystem::FindAttribute(parent, "path", sub_path); in IsFixedDialNumber()736 std::string sub_path(path.substr(pos, 4)); in GetPhoneNumber() local737 auto app = SimFileSystem::FindAttribute(parent, "path", sub_path); in GetPhoneNumber()929 std::string sub_path(path.substr(pos, 4)); in HandleSIM_IO() local930 auto app = SimFileSystem::FindAttribute(parent, "path", sub_path); in HandleSIM_IO()