Searched refs:hapPathVal (Results 1 – 1 of 1) sorted by relevance
35 std::u16string hapPathVal; in ReadFromParcel() local36 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, hapPathVal); in ReadFromParcel()37 hapPath = Str16ToStr8(hapPathVal); in ReadFromParcel()86 std::u16string hapPathVal; in ReadFromParcel() local87 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, hapPathVal); in ReadFromParcel()88 hapPath = Str16ToStr8(hapPathVal); in ReadFromParcel()