Home
last modified time | relevance | path

Searched defs:user_path (Results 1 – 2 of 2) sorted by relevance

/system/vold/model/
DEmulatedVolume.cpp409 std::string user_path(StringPrintf("%s/%d", getPath().c_str(), getMountUserId())); in doUnmount() local
/system/security/keystore2/src/
Dlegacy_blob.rs823 let mut user_path = self.path.clone(); in is_empty_user() localVariable
996 let user_path = self.make_user_path_name(user_id); in remove_user_dir_if_empty() localVariable