Searched defs:callbackImpl (Results 1 – 2 of 2) sorted by relevance
71 bool DBinderService::StartDBinderService(std::shared_ptr<RpcSystemAbilityCallback> &callbackImpl) in StartDBinderService()
395 … auto callbackImpl = std::make_shared<WebJavaScriptExecuteCallBack>(Container::CurrentId()); in ExecuteTypeScript() local