Searched defs:FuncType (Results 1 – 6 of 6) sorted by relevance
32 using FuncType = void (*)(void*); in SetOptionBuilder() typedef39 using FuncType = void (*)(void*); in SetOptionBuilder() typedef46 using FuncType = void (*)(void*); in SetOptionBuilder() typedef53 using FuncType = float (*)(int32_t, void*); in SetOptionBuilder() typedef76 using FuncType = float (*)(float, void*); in SetListItemSwiperAction() typedef
463 using FuncType = float (*)(int32_t, void*); in SetSystemColorModeChangeEvent() typedef486 using FuncType = float (*)(ArkUISystemFontStyleEvent, void*); in SetSystemFontStyleChangeEvent() typedef
472 using FuncType = float (*)(int32_t, void*); in SetWaterFlowSectionOptions() typedef
67 explicit NapiAutoRegister(uint32_t FuncType) in NapiAutoRegister()
49 using FuncType = int (*)(int argc, char* argv[]); in main() typedef
137 using FuncType = void (*)(const char *cmd); in RunChildProcessor() typedef