Home
last modified time | relevance | path

Searched defs:writeValue (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/classfile/instruction/
DInstruction.java876 protected static void writeValue(byte[] code, int offset, int value, int valueSize) in writeValue() method in Instruction
/external/skia/src/animator/
DSkMemberInfo.cpp363 bool SkMemberInfo::writeValue(SkDisplayable* displayable, SkTDOperandArray* arrayStorage, in writeValue() function in SkMemberInfo