Searched refs:moduleNameVal (Results 1 – 2 of 2) sorted by relevance
31 std::u16string moduleNameVal; in ReadFromParcel() local32 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, moduleNameVal); in ReadFromParcel()33 moduleName = Str16ToStr8(moduleNameVal); in ReadFromParcel()80 std::u16string moduleNameVal; in ReadFromParcel() local81 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, moduleNameVal); in ReadFromParcel()82 moduleName = Str16ToStr8(moduleNameVal); in ReadFromParcel()
31 std::u16string moduleNameVal; in ReadFromParcel() local32 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, moduleNameVal); in ReadFromParcel()33 moduleName = Str16ToStr8(moduleNameVal); in ReadFromParcel()