Searched refs:accessType (Results 1 – 4 of 4) sorted by relevance
55 StructureStubInfo(AccessType accessType) in StructureStubInfo()56 : accessType(accessType) in StructureStubInfo()63 accessType = access_get_by_id_self; in initGetByIdSelf()71 accessType = access_get_by_id_proto; in initGetByIdProto()82 accessType = access_get_by_id_chain; in initGetByIdChain()93 accessType = access_get_by_id_self_list; in initGetByIdSelfList()101 accessType = access_get_by_id_proto_list; in initGetByIdProtoList()111 accessType = access_put_by_id_transition; in initPutByIdTransition()125 accessType = access_put_by_id_replace; in initPutByIdReplace()143 int accessType : 31; member
34 switch (accessType) { in deref()
233 switch (stubInfo.accessType) { in printStructureStubInfo()
773 stubInfo->accessType = access_get_by_id_generic; in tryCacheGetByID()1236 if (stubInfo->accessType == access_get_by_id_self) { in DEFINE_STUB_FUNCTION()1260 switch (stubInfo->accessType) { in getPolymorphicAccessStructureListSlot()