Searched refs:bundleNameVal (Results 1 – 3 of 3) sorted by relevance
28 std::u16string bundleNameVal; in ReadFromParcel() local29 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, bundleNameVal); in ReadFromParcel()30 bundleName = Str16ToStr8(bundleNameVal); in ReadFromParcel()77 std::u16string bundleNameVal; in ReadFromParcel() local78 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, bundleNameVal); in ReadFromParcel()79 bundleName = Str16ToStr8(bundleNameVal); in ReadFromParcel()
28 std::u16string bundleNameVal; in ReadFromParcel() local29 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, bundleNameVal); in ReadFromParcel()30 bundleName = Str16ToStr8(bundleNameVal); in ReadFromParcel()
27 std::u16string bundleNameVal; in ReadFromParcel() local28 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, bundleNameVal); in ReadFromParcel()29 bundleName = Str16ToStr8(bundleNameVal); in ReadFromParcel()