Searched defs:createEntry (Results 1 – 3 of 3) sorted by relevance
95 static TrackerEntry createEntry(Location loc, float distFromNetLocation) { in createEntry() method in TrackerEntry107 static TrackerEntry createEntry(String tag, String msg) { in createEntry() method in TrackerEntry208 static TrackerEntry createEntry(Cursor cursor) { in createEntry() method in TrackerEntry
424 Fragment* Mips32GOT::createEntry(uint64_t pValue, SectionData* pParent) in createEntry() function in Mips32GOT465 Fragment* Mips64GOT::createEntry(uint64_t pValue, SectionData* pParent) in createEntry() function in Mips64GOT
648 private synchronized long createEntry(File temp, String tag, int flags) throws IOException { in createEntry() method in DropBoxManagerService