Home
last modified time | relevance | path

Searched defs:SetTimeInterval (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_location_request_config_wrapper.cpp40 void ArkLocationRequestConfigWrapper::SetTimeInterval(int32_t timeInterval) in SetTimeInterval() function in OHOS::ArkWeb::ArkLocationRequestConfigWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_location_request_config_impl.cpp46 void ArkLocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval() function in OHOS::ArkWeb::ArkLocationRequestConfigImpl
/ohos5.0/base/location/interfaces/inner_api/include/
H A Drequest_config.h55 inline void SetTimeInterval(int timeInterval) in SetTimeInterval() function
/ohos5.0/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_proxy_adapter_mock.cpp62 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) {} in SetTimeInterval() function in OHOS::NWeb::LocationRequestConfigImpl
H A Dlocation_proxy_adapter_impl.cpp124 void LocationRequestConfigImpl::SetTimeInterval(int32_t timeInterval) in SetTimeInterval() function in OHOS::NWeb::LocationRequestConfigImpl
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp704 ReminderRequest& ReminderRequest::SetTimeInterval(const uint64_t timeIntervalInSeconds) in SetTimeInterval() function in OHOS::Notification::ReminderRequest