Home
last modified time | relevance | path

Searched defs:callbackImpl (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service.cpp71 bool DBinderService::StartDBinderService(std::shared_ptr<RpcSystemAbilityCallback> &callbackImpl) in StartDBinderService()
/foundation/ace/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp395 … auto callbackImpl = std::make_shared<WebJavaScriptExecuteCallBack>(Container::CurrentId()); in ExecuteTypeScript() local