Searched refs:outputPathVal (Results 1 – 1 of 1) sorted by relevance
92 std::u16string outputPathVal; in ReadFromParcel() local93 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, outputPathVal); in ReadFromParcel()94 outputPath = Str16ToStr8(outputPathVal); in ReadFromParcel()