Searched defs:DetachSysPropObserver (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 | 128 void ArkSystemPropertiesAdapterImpl::DetachSysPropObserver(int32_t key, void* observer) in DetachSysPropObserver() 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 | 193 void ArkSystemPropertiesAdapterWrapper::DetachSysPropObserver( in DetachSysPropObserver() function in OHOS::ArkWeb::ArkSystemPropertiesAdapterWrapper |
/ohos5.0/base/web/webview/ohos_adapter/system_properties_adapter/src/ | ||
H A D | system_properties_adapter_impl.cpp | 301 void SystemPropertiesAdapterImpl::DetachSysPropObserver(PropertiesKey key, SystemPropertiesObserver… in DetachSysPropObserver() function in OHOS::NWeb::SystemPropertiesAdapterImpl |