Home
last modified time | relevance | path

Searched defs:GetInterval (Results 1 – 3 of 3) sorted by relevance

/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_endpoint.h99 const int32_t &GetInterval() const in GetInterval() function
/base/powermgr/thermal_manager/application/protector/src/policy/
Dprotector_thermal_zone_info.cpp206 int32_t ProtectorThermalZoneInfo::GetInterval() const in GetInterval() function in OHOS::PowerMgr::ProtectorThermalZoneInfo
/base/sensors/sensor/frameworks/js/napi/src/
Dsensor_js.cpp361 static bool GetInterval(napi_env env, napi_value value, int64_t &interval) in GetInterval() function