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.cpp112 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; variable
126 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; variable
141 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; variable
157 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.cpp1086 auto callbackImpl = std::make_shared<WebJavaScriptExecuteCallBack>(weak); in ExecuteTypeScript() local
1355 auto callbackImpl = std::make_shared<WebMessageValueCallBackImpl>(WeakClaim(this)); in SetPortMessageCallback() local