Searched refs:uriInValue (Results 1 – 1 of 1) sorted by relevance
307 string uriInValue; in ParseFileId() local309 valueObject.GetString(uriInValue); in ParseFileId()311 if (uriInValue.empty()) { in ParseFileId()312 uriInValue = GetUriStringWithoutSegment(); in ParseFileId()315 string idFromUri = MediaFileUtils::GetIdFromUri(uriInValue); in ParseFileId()