Home
last modified time | relevance | path

Searched defs:callbackImpl (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/ag_convert_callback_impl_test/
H A Dag_convert_callback_impl_test.cpp48 auto callbackImpl = std::make_shared<ConvertCallbackImpl>(std::move(task)); in HWTEST_F() local
/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_unittest.cpp112 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; in HWTEST_F() local
126 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; in HWTEST_F() local
141 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; in HWTEST_F() local
157 std::shared_ptr<RpcSystemAbilityCallback> callbackImpl = nullptr; in HWTEST_F() local
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp79 bool DBinderService::StartDBinderService(std::shared_ptr<RpcSystemAbilityCallback> &callbackImpl) in StartDBinderService() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1317 auto callbackImpl = std::make_shared<WebMessageValueCallBackImpl>(WeakClaim(this)); in SetPortMessageCallback() local

Completed in 18 milliseconds