Searched defs:OnAddForm (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/form_fwk/interfaces/inner_api/src/ | ||
H A D | js_form_state_observer_proxy.cpp | 26 int32_t JsFormStateObserverProxy::OnAddForm(const std::string &bundleName, in OnAddForm() function in OHOS::AbilityRuntime::JsFormStateObserverProxy |
/foundation/ability/form_fwk/frameworks/js/napi/form_host/ | ||
H A D | js_form_state_observer.cpp | 266 int32_t JsFormStateObserver::OnAddForm(const std::string &bundleName, in OnAddForm() function in OHOS::AbilityRuntime::JsFormStateObserver |
H A D | js_form_host.cpp | 530 napi_value OnAddForm(napi_env env, size_t argc, napi_value* argv) in OnAddForm() function in OHOS::AbilityRuntime::JsFormHost |
Completed in 6 milliseconds