Searched refs:mountAsec (Results 1 – 3 of 3) sorted by relevance
108 int mountAsec(const char *id, const char *key, int ownerUid);
386 rc = vm->mountAsec(argv[2], argv[3], atoi(argv[4])); in runCommand()
1014 int VolumeManager::mountAsec(const char *id, const char *key, int ownerUid) { in mountAsec() function in VolumeManager