Home
last modified time | relevance | path

Searched refs:HandleNotifyWhetherFormsVisible (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/form_manager/
H A Dform_status_change_callback.cpp50 HandleNotifyWhetherFormsVisible(data, reply); in OnRemoteRequest()
61 int32_t FormStateObserverStub::HandleNotifyWhetherFormsVisible(MessageParcel &data, MessageParcel &… in HandleNotifyWhetherFormsVisible() function in OHOS::Security::AccessToken::FormStateObserverStub
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Djs_form_state_observer_stub.cpp52 return HandleNotifyWhetherFormsVisible(data, reply); in OnRemoteRequest()
88 int32_t JsFormStateObserverStub::HandleNotifyWhetherFormsVisible(MessageParcel &data, MessageParcel… in HandleNotifyWhetherFormsVisible() function in OHOS::AbilityRuntime::JsFormStateObserverStub
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/form_manager/
H A Dform_status_change_callback.h42 int32_t HandleNotifyWhetherFormsVisible(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/
H A Djs_form_state_observer_stub.h40 int32_t HandleNotifyWhetherFormsVisible(MessageParcel &data, MessageParcel &reply);