Searched defs:created (Results 1 – 7 of 7) sorted by relevance
343 bool created = false; in scanConstantSpecification() local369 bool created = false; in scanTypeSpecification() local551 bool created = false; in scanFunctionSpecification() local780 T* findOrCreate(const string& name, map<string, T*>* map, bool* created) { in findOrCreate()792 Constant* SystemSpecification::findOrCreateConstant(const string& name, bool* created) { in findOrCreateConstant()796 Type* SystemSpecification::findOrCreateType(const string& name, bool* created) { in findOrCreateType()800 Function* SystemSpecification::findOrCreateFunction(const string& name, bool* created) { in findOrCreateFunction()
115 public boolean created; field in NetworkAgentInfo
57 bool created = false; in init() local
108 String created = cache.get("aa"); in testCreateOnCacheMiss() local
452 char created[100], modified[100]; in sendObjectInfo() local
924 MtpStringBuffer name, created, modified; in doSendObjectInfo() local
2596 ArrayList<DrawableRecipientChip> created = handlePaste(); in handlePasteAndReplace() local2612 ArrayList<DrawableRecipientChip> created = new ArrayList<DrawableRecipientChip>(); in handlePaste() local