Searched defs:AttachSysPropObserver (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ | ||
H A D | ark_system_properties_adapter_impl.cpp | 123 void ArkSystemPropertiesAdapterImpl::AttachSysPropObserver(int32_t key, void* observer) in AttachSysPropObserver() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterImpl |
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ | ||
H A D | ark_system_properties_adapter_wrapper.cpp | 187 void ArkSystemPropertiesAdapterWrapper::AttachSysPropObserver( in AttachSysPropObserver() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterWrapper |
/ohos5.0/base/web/webview/ohos_adapter/system_properties_adapter/src/ | ||
H A D | system_properties_adapter_impl.cpp | 283 void SystemPropertiesAdapterImpl::AttachSysPropObserver(PropertiesKey key, SystemPropertiesObserver… in AttachSysPropObserver() function in OHOS::NWeb::SystemPropertiesAdapterImpl |