Searched refs:coreLibPathVal (Results 1 – 1 of 1) sorted by relevance
89 std::u16string coreLibPathVal; in ReadFromParcel() local90 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, coreLibPathVal); in ReadFromParcel()91 coreLibPath = Str16ToStr8(coreLibPathVal); in ReadFromParcel()