Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h48 const int32_t DEFAULT_TIME_INTERVAL = 30 * 60; // app receive location every 30 minutes in frozen s… variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/encoder/
H A Dvenc_sample.cpp110 constexpr uint32_t DEFAULT_TIME_INTERVAL = 4166; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/
H A Dvdec_sample.cpp51 constexpr uint32_t DEFAULT_TIME_INTERVAL = 4166; variable