Searched refs:OnControllerAttached (Results 1 – 2 of 2) sorted by relevance
138 static void OnControllerAttached(const JSCallbackInfo& args);
1983 JSClass<JSWeb>::StaticMethod("onControllerAttached", &JSWeb::OnControllerAttached); in JSBind()4605 void JSWeb::OnControllerAttached(const JSCallbackInfo& args) in OnControllerAttached() function in OHOS::Ace::Framework::JSWeb