/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_supply_callback_test/ |
H A D | form_supply_callback_test.cpp | 127 sptr<IRemoteObject> hostToken = new (std::nothrow) MockFormProviderClient(); variable 146 sptr<IRemoteObject> hostToken = new (std::nothrow) MockFormProviderClient(); variable 165 sptr<IRemoteObject> hostToken = new (std::nothrow) MockFormProviderClient(); variable 195 sptr<IRemoteObject> hostToken = new (std::nothrow) MockFormProviderClient(); variable 215 sptr<IRemoteObject> hostToken = new (std::nothrow) MockFormProviderClient(); variable 458 sptr<IRemoteObject> hostToken = new (std::nothrow) MockFormProviderClient(); variable
|
H A D | mock_ability_connection.cpp | 27 void FormAbilityConnection::SetHostToken(const sptr<IRemoteObject> hostToken) in SetHostToken()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/ |
H A D | mock_form_sandbox_render_mgr_inner.cpp | 32 const FormRecord &formRecord, Want &want, const sptr<IRemoteObject> &hostToken) in RenderForm()
|
H A D | mock_form_render_mgr_inner.cpp | 57 const FormRecord &formRecord, Want &want, const sptr<IRemoteObject> &hostToken) in RenderForm() 75 const std::string &compId, const sptr<IRemoteObject> &hostToken) in StopRenderingForm()
|
H A D | fms_form_render_mgr_test.cpp | 72 sptr<IRemoteObject> hostToken = nullptr; variable 90 sptr<IRemoteObject> hostToken = nullptr; variable 109 sptr<IRemoteObject> hostToken = nullptr; variable 129 sptr<IRemoteObject> hostToken = nullptr; variable
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_supply_callback.cpp | 259 bool FormSupplyCallback::IsRemoveConnection(int64_t formId, const sptr<IRemoteObject> &hostToken) in IsRemoveConnection() 285 void FormSupplyCallback::RemoveConnection(int64_t formId, const sptr<IRemoteObject> &hostToken) in RemoveConnection() 304 void FormSupplyCallback::HandleHostDied(const sptr<IRemoteObject> &hostToken) in HandleHostDied()
|
H A D | form_acquire_connection.cpp | 32 …const WantParams &wantParams, const sptr<IRemoteObject> hostToken) : info_(info), wantParams_(want… in FormAcquireConnection()
|
H A D | form_sandbox_render_mgr_inner.cpp | 67 const FormRecord &formRecord, Want &want, const sptr<IRemoteObject> &hostToken) in RenderForm()
|
H A D | form_ability_connection.cpp | 242 void FormAbilityConnection::SetHostToken(const sptr<IRemoteObject> hostToken) in SetHostToken()
|
H A D | form_render_mgr.cpp | 82 … const FormRecord &formRecord, const WantParams &wantParams, const sptr<IRemoteObject> &hostToken) in RenderForm() 322 …mId, const FormRecord &formRecord, const std::string &compId, const sptr<IRemoteObject> &hostToken) in StopRenderingForm()
|
H A D | form_render_mgr_inner.cpp | 56 const FormRecord &formRecord, Want &want, const sptr<IRemoteObject> &hostToken) in RenderForm() 280 const std::string &compId, const sptr<IRemoteObject> &hostToken) in StopRenderingForm()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/ |
H A D | fms_form_render_mgr_inner_test.cpp | 68 int32_t CleanFormHost(const sptr<IRemoteObject> &hostToken) override in CleanFormHost() 90 sptr<IRemoteObject> hostToken = nullptr; variable 109 sptr<IRemoteObject> hostToken = nullptr; variable 127 sptr<IRemoteObject> hostToken = new (std::nothrow) MockFormProviderClient();; variable 146 sptr<IRemoteObject> hostToken = nullptr; variable 169 sptr<IRemoteObject> hostToken = nullptr; variable 192 sptr<IRemoteObject> hostToken = nullptr; variable
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrenderimpl_fuzzer/ |
H A D | formrenderimpl_fuzzer.cpp | 48 sptr<IRemoteObject> hostToken = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrenderproxy_fuzzer/ |
H A D | formrenderproxy_fuzzer.cpp | 48 sptr<IRemoteObject> hostToken = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formabilityconnection_fuzzer/ |
H A D | formabilityconnection_fuzzer.cpp | 56 sptr<IRemoteObject> hostToken = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrendermgr_fuzzer/ |
H A D | formrendermgr_fuzzer.cpp | 46 sptr<IRemoteObject> hostToken = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrendermgrinner_fuzzer/ |
H A D | formrendermgrinner_fuzzer.cpp | 45 sptr<IRemoteObject> hostToken = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrenderstub_fuzzer/ |
H A D | formrenderstub_fuzzer.cpp | 52 int32_t CleanFormHost(const sptr<IRemoteObject> &hostToken) override in CleanFormHost()
|
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/ |
H A D | form_render_impl.cpp | 99 … sptr<IRemoteObject> hostToken = formRenderWant.GetRemoteObject(Constants::PARAM_FORM_HOST_TOKEN); in RenderForm() local 142 sptr<IRemoteObject> hostToken = want.GetRemoteObject(Constants::PARAM_FORM_HOST_TOKEN); in StopRenderingForm() local 213 int32_t FormRenderImpl::CleanFormHost(const sptr<IRemoteObject> &hostToken) in CleanFormHost()
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formsupplycallback_fuzzer/ |
H A D | formsupplycallback_fuzzer.cpp | 65 sptr<IRemoteObject> hostToken = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_provider_client.cpp | 96 auto hostToken = want.GetRemoteObject(Constants::PARAM_FORM_HOST_TOKEN); in NotifyFormDelete() local 460 auto hostToken = want.GetRemoteObject(Constants::PARAM_FORM_HOST_TOKEN); in HandleRemoteAcquire() local
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_render_proxy.cpp | 99 int32_t FormRenderProxy::CleanFormHost(const sptr<IRemoteObject> &hostToken) in CleanFormHost()
|
H A D | form_render_stub.cpp | 140 sptr<IRemoteObject> hostToken = data.ReadRemoteObject(); in HandleCleanFormHost() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_impl_test/ |
H A D | fms_form_render_impl_test.cpp | 234 sptr<IRemoteObject> hostToken = nullptr; variable 251 sptr<IRemoteObject> hostToken = nullptr; variable
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/ |
H A D | form_extension_provider_client.cpp | 144 auto hostToken = want.GetRemoteObject(Constants::PARAM_FORM_HOST_TOKEN); in NotifyFormExtensionDelete() local
|