Searched defs:freezeTime (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/notification/common_event_service/services/include/ |
H A D | common_event_subscriber_manager.h | 38 int64_t freezeTime; member
|
H A D | history_event_record.h | 32 int64_t freezeTime; member
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_subscriber_manager.cpp | 220 std::string freezeTime; in DumpDetailed() local 495 const uid_t &uid, const bool &freezeState, const int64_t &freezeTime) in UpdateFreezeInfo() 515 std::set<int> pidList, const bool &freezeState, const int64_t &freezeTime) in UpdateFreezeInfo() 536 …monEventSubscriberManager::UpdateAllFreezeInfos(const bool &freezeState, const int64_t &freezeTime) in UpdateAllFreezeInfos()
|
H A D | common_event_control_manager.cpp | 1316 std::string freezeTime; in DumpHistoryStateBySubscriberRecord() local
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/ |
H A D | executor_func_common.h | 63 uint32_t freezeTime; member
|
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/ |
H A D | pin_db_test.cpp | 182 uint32_t freezeTime = 0; variable
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/ |
H A D | executor_func_common.c | 332 uint64_t *subType, uint64_t templateId, uint32_t *freezeTime, uint32_t *count) in GetSubTypeAndFreezeTime()
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/ |
H A D | pin_db.c | 813 ResultCode ComputeFreezeTime(uint64_t templateId, uint32_t *freezeTime, uint32_t count, uint64_t st… in ComputeFreezeTime()
|