Searched refs:SetFuncName (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/codec/ | ||
H A D | function_call.h | 48 void SetFuncName(const std::string& funcName) in SetFuncName() function in OHOS::Ace::Framework::final 58 void SetFuncName(std::string&& funcName) in SetFuncName() function in OHOS::Ace::Framework::final |
H A D | standard_function_codec.cpp | 50 functionCall.SetFuncName(funcName.GetStringValue()); in DecodeFunctionCall() |
Completed in 1 milliseconds