Searched refs:parseConfig (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/bootanimation/iot/
H A DBootAction.h50 bool parseConfig(const std::string& config, std::string* path);
H A DBootAction.cpp55 if (!parseConfig(config, &path_to_lib)) {
119 bool BootAction::parseConfig(const std::string& config, std::string* path) { function in class:android::BootAction

Completed in 74 milliseconds