Searched defs:load (Results 1 – 9 of 9) sorted by relevance
37 static IMapper* load() { in load() function
37 static IComposer* load() { in load() function
41 static IAllocator* load() { in load() function
45 static IComposer* load() { in load() function
113 static IMapper* load() { in load() function
75 static int load(const char *id, in load() function
46 load_func_t load[NUM_STORAGE_BOXES]; /**< Callback to load data */ member