Searched defs:functionName (Results 1 – 2 of 2) sorted by relevance
48 void FunctionMap(const ArkUI_UIInputEvent* uiInputEvent, const std::string functionName) in FunctionMap()77 void PointEventFunctionMap1(const ArkUI_UIInputEvent* uiInputEvent, const std::string functionName) in PointEventFunctionMap1()127 void PointEventFunctionMap2(const ArkUI_UIInputEvent* uiInputEvent, const std::string functionName) in PointEventFunctionMap2()172 void PointEventFunctionMap3(const ArkUI_UIInputEvent* uiInputEvent, const std::string functionName) in PointEventFunctionMap3()200 …sportyPointEventFunctionMap(const ArkUI_UIInputEvent* uiInputEvent, const std::string functionName) in HisportyPointEventFunctionMap()240 …portyPointEventFunctionMap1(const ArkUI_UIInputEvent* uiInputEvent, const std::string functionName) in HisportyPointEventFunctionMap1()280 …portyPointEventFunctionMap2(const ArkUI_UIInputEvent* uiInputEvent, const std::string functionName) in HisportyPointEventFunctionMap2()302 void AxisFunctionMap(const ArkUI_UIInputEvent* uiInputEvent, const std::string functionName) in AxisFunctionMap()344 char functionName[128] = { 0 }; in SetFuncName() local432 char functionName[128] = { 0 }; in CreateNativeNode() local
879 static AVSessionError FindAndDoTest(const std::string& functionName, const ParamList& params) in FindAndDoTest()900 char functionName[256]; in RunTest() local