Searched defs:_obj (Results 1 – 3 of 3) sorted by relevance
343 …inline int32_t TaskSchedule(ResponsePtr &_result, const std::string _module, ClassTypePtr _obj, Fu… in TaskSchedule()
170 #define HC_VECTOR_GETP(_obj, _index) (_obj)->getp((_obj), (_index)) argument
107 const std::string module, ClassTypePtr &_obj, FuncType &&_func, ParamTypes &&... _args) in TaskSchedule()