Searched refs:ObjectCommands (Results 1 – 4 of 4) sorted by relevance
46 void JSPathShape::ObjectCommands(const JSCallbackInfo& info) in ObjectCommands() function in OHOS::Ace::Framework::JSPathShape61 JSClass<JSPathShape>::CustomMethod("commands", &JSPathShape::ObjectCommands); in JSBind()
71 void JSPath::ObjectCommands(const JSCallbackInfo& info) in ObjectCommands() function in OHOS::Ace::Framework::JSPath111 JSClass<JSPath>::CustomMethod("commands", &JSPath::ObjectCommands); in JSBind()
32 void ObjectCommands(const JSCallbackInfo& info);
34 void ObjectCommands(const JSCallbackInfo& info);