Searched refs:ID_RELEASE (Results 1 – 4 of 4) sorted by relevance
402 && functionId != MethodDescription.ID_RELEASE) in readRequest()481 if (desc.getIndex() == MethodDescription.ID_RELEASE in writeRequest()507 && funId != MethodDescription.ID_RELEASE; in writeRequest()568 && funId != MethodDescription.ID_RELEASE) in writeRequest()
98 public static final int ID_RELEASE = 2; field in MethodDescription
417 "release", MethodDescription.ID_RELEASE, true, in initMethodDescriptions()
111 if (fid == MethodDescription.ID_RELEASE) { in run()