Searched refs:accessType (Results 1 – 5 of 5) sorted by relevance
55 StructureStubInfo(AccessType accessType) in StructureStubInfo()56 : accessType(accessType) in StructureStubInfo()63 accessType = access_get_by_id_self; in initGetByIdSelf()70 accessType = access_get_by_id_proto; in initGetByIdProto()78 accessType = access_get_by_id_chain; in initGetByIdChain()86 accessType = access_get_by_id_self_list; in initGetByIdSelfList()94 accessType = access_get_by_id_proto_list; in initGetByIdProtoList()104 accessType = access_put_by_id_transition; in initPutByIdTransition()113 accessType = access_put_by_id_replace; in initPutByIdReplace()131 int accessType : 31; member
37 switch (accessType) { in deref()68 switch (accessType) { in markAggregate()
233 switch (stubInfo.accessType) { in printStructureStubInfo()
52 private String accessType; field in PAccessNetworkInfo84 this.accessType = accessTypeVal; in setAccessType()91 return accessType; in getAccessType()
936 stubInfo->accessType = access_get_by_id_generic; in tryCacheGetByID()1631 if (stubInfo->accessType == access_get_by_id_self) { in DEFINE_STUB_FUNCTION()1656 switch (stubInfo->accessType) { in getPolymorphicAccessStructureListSlot()