Searched defs:is_valid_filename (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/cmds/installd/
H A Dutils.cpp52 bool is_valid_filename(const std::string& name) { function in namespace:android::installd
62 CHECK(is_valid_filename(package_name));
157 CHECK(is_valid_filename(volume_uuid));

Completed in 305 milliseconds