Home
last modified time | relevance | path

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

/foundation/communication/ipc/services/dbinder/test/unittest/
Ddbinder_service_unittest.cpp92 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; variable
105 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; variable
119 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; variable
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service.cpp79 bool DBinderService::StartDBinderService(std::shared_ptr<RpcSystemAbilityCallback> &callbackImpl) in StartDBinderService()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp921 … auto callbackImpl = std::make_shared<WebJavaScriptExecuteCallBack>(Container::CurrentId()); in ExecuteTypeScript() local
1160 auto callbackImpl = std::make_shared<WebMessageValueCallBackImpl>(Container::CurrentId()); in SetPortMessageCallback() local