Searched refs:ParseUpdatable (Results 1 – 2 of 2) sorted by relevance
85 Result<void> ParseUpdatable(std::vector<std::string>&& args);
576 Result<void> ServiceParser::ParseUpdatable(std::vector<std::string>&& args) { in ParseUpdatable() function in android::init::ServiceParser620 {"updatable", {0, 0, &ServiceParser::ParseUpdatable}}, in GetParserMap()