Home | History | Annotate | Download | only in driver

Lines Matching refs:StringPatchInformation

599   class StringPatchInformation : public PatchInformation {
613 StringPatchInformation(const DexFile* dex_file,
625 DISALLOW_COPY_AND_ASSIGN(StringPatchInformation);
637 const std::vector<const StringPatchInformation*>& GetStringsToPatch() const {
773 std::vector<const StringPatchInformation*> strings_to_patch_;