Searched defs:RequestFuncType (Results 1 – 3 of 3) sorted by relevance
35 using RequestFuncType = int32_t (*)(uint32_t code, variable
42 using RequestFuncType = int (DataStorageGtest::*) variable
279 using RequestFuncType = std::function<void(const AppExecFwk::InnerEvent::Pointer &event)>; variable