Searched refs:UpdateProviderInfoToHost (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/form_fwk/test/fuzztest/formmgradapterthree_fuzzer/ |
H A D | formmgradapterthree_fuzzer.cpp | 54 formMgrAdapter.UpdateProviderInfoToHost(matchedFormId, userId, callerToken, formVisibleType, formRecord); in DoSomethingInterestingWithMyAPI()
|
/foundation/ability/form_fwk/services/include/ |
H A D | form_mgr_adapter.h | 960 bool UpdateProviderInfoToHost(const int64_t &matchedFormId, const int32_t &userId,
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_mgr_adapter.cpp | 862 if ((!UpdateProviderInfoToHost(matchedFormId, userId, callerToken, formVisibleType, formRecord)) || in NotifyWhetherVisibleForms() 2777 bool FormMgrAdapter::UpdateProviderInfoToHost(const int64_t &matchedFormId, const int32_t &userId, in UpdateProviderInfoToHost() function in OHOS::AppExecFwk::FormMgrAdapter
|
Completed in 8 milliseconds