Home
last modified time | relevance | path

Searched refs:EXPIRT_TIME (Results 1 - 5 of 5) sorted by relevance

/base/location/services/location_gnss/gnss/include/ntp/
H A Dtime_manager.h25 const int64_t EXPIRT_TIME = 14 * 24 * 60 * 60 * 1000L; // 14 day, two week member
39 int64_t expireTime_ = EXPIRT_TIME;
/base/location/services/location_gnss/gnss/source/ntp/
H A Dgps_time_manager.cpp32 timeManager_ = TimeManager(EXPIRT_TIME); in GpsTimeManager()
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/fuzzer/dlpfile_fuzzer/
H A Ddlpfile_fuzzer.cpp68 static const int32_t EXPIRT_TIME = 10000; member
109 .permExpiryTime = curTime + EXPIRT_TIME, in GenerateRandProperty()
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Ddlp_file_test.cpp51 static const int32_t EXPIRT_TIME = 10000; member
119 .permExpiryTime = curTime + EXPIRT_TIME, in GenerateRandProperty()
H A Ddlp_fuse_test.cpp66 static const int32_t EXPIRT_TIME = 10000; member
169 .permExpiryTime = curTime + EXPIRT_TIME, in GenerateRandProperty()

Completed in 3 milliseconds