Searched refs:arkProfilePathVal (Results 1 – 1 of 1) sorted by relevance
95 std::u16string arkProfilePathVal; in ReadFromParcel() local96 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, arkProfilePathVal); in ReadFromParcel()97 arkProfilePath = Str16ToStr8(arkProfilePathVal); in ReadFromParcel()