Home
last modified time | relevance | path

Searched refs:outVolId (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DVolumeManager.h191 int createObb(const std::string& path, int32_t ownerGid, std::string* outVolId);
196 const std::string& fsLabel, int32_t flags, std::string* outVolId);
DVolumeManager.cpp1138 std::string* outVolId) { in createObb() argument
1180 *outVolId = vol->getId(); in createObb()
1200 std::string* outVolId) { in createStubVolume() argument
1219 *outVolId = vol->getId(); in createStubVolume()