HomeSort by relevance Sort by last modified time
    Searched refs:isLegalAsecId (Results 1 - 2 of 2) sorted by null

  /system/vold/
VolumeManager.h 158 bool isLegalAsecId(const char *id) const;
VolumeManager.cpp 334 if (!isLegalAsecId(id)) {
364 if (!isLegalAsecId(id)) {
395 if (!isLegalAsecId(id)) {
594 if (!isLegalAsecId(id)) {
737 if (!isLegalAsecId(id)) {
800 if (!isLegalAsecId(id)) {
925 if (!isLegalAsecId(id1)) {
931 if (!isLegalAsecId(id2)) {
993 if (!isLegalAsecId(id)) {
    [all...]

Completed in 1378 milliseconds