Searched refs:UpdateProviderInfoToHost (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradapterthree_fuzzer/ |
H A D | formmgradapterthree_fuzzer.cpp | 54 …formMgrAdapter.UpdateProviderInfoToHost(matchedFormId, userId, callerToken, formVisibleType, formR… in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_mgr_adapter.h | 973 bool UpdateProviderInfoToHost(const int64_t &matchedFormId, const int32_t &userId,
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_mgr_adapter.cpp | 913 …if ((!UpdateProviderInfoToHost(matchedFormId, userId, callerToken, formVisibleType, formRecord)) || in NotifyWhetherVisibleForms() 2839 bool FormMgrAdapter::UpdateProviderInfoToHost(const int64_t &matchedFormId, const int32_t &userId, in UpdateProviderInfoToHost() function in OHOS::AppExecFwk::FormMgrAdapter
|