Searched defs:copyType (Results 1 – 3 of 3) sorted by relevance
645 int copyType(int srcIndex) { in copyType() method in AnnotationsAttribute.Copier
107 CopyType copyType; member
622 CopyType copyType; member3833 const CopyType copyType, bool query64Bits, const bool useComputeQueue, in QueryPoolComputeStatsTest()5341 CopyType copyType[] = {COPY_TYPE_GET, COPY_TYPE_CMD}; in init() local