HomeSort by relevance Sort by last modified time
    Searched refs:SetProtoId (Results 1 - 2 of 2) sorted by null

  /art/dexlayout/
dex_ir.cc 261 item->SetProtoId(GetProtoId(proto_index));
    [all...]
dex_ir.h 655 void SetProtoId(ProtoId* proto_id) { u_.proto_val_ = proto_id; }
    [all...]

Completed in 518 milliseconds