Searched defs:getKeyAtIndex (Results 1 - 3 of 3) sorted by relevance
/external/srec/shared/include/ | ||
H A D | HashMap.h | 135 ESR_ReturnCode(*getKeyAtIndex)(struct HashMap_t* self, const size_t index, LCHAR** key); member in struct:HashMap_t |
H A D | ESR_Session.h | 263 ESR_ReturnCode(*getKeyAtIndex)(size_t index, LCHAR** key); member in struct:ESR_SessionSingleton_t |
H A D | ESR_SessionType.h | 316 ESR_ReturnCode(*getKeyAtIndex)(struct ESR_SessionType_t* self, size_t index, LCHAR** key); member in struct:ESR_SessionType_t |
Completed in 209 milliseconds