Home
last modified time | relevance | path

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

/base/account/os_account/test/systemtest/common/resource/fuzzTest/include/
Dfuzz_config_parser.h76 auto tp = itp.value(); in ParseFromFile4FuzzTest() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_inline.cpp51 …auto tp = std::chrono::time_point<std::chrono::system_clock, std::chrono::milliseconds>(millisecon… in ResetSeconds() local
/base/notification/eventhandler/frameworks/eventhandler/src/
Dinner_event.cpp290 auto tp = std::chrono::time_point_cast<std::chrono::milliseconds>(time); in DumpTimeToString() local
306 auto tp = std::chrono::system_clock::now() + in DumpTimeToString() local
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
Dhisysevent_adapter_impl.cpp31 …ent(const std::string& eventName, HiSysEventAdapter::EventType type, const std::tuple<Args...>& tp) in ForwardToHiSysEvent()
/base/telephony/core_service/services/sim/src/
Dicc_operator_privilege_controller.cpp109 …inline bool IsTimeOut(const std::chrono::system_clock::time_point &tp, const size_t timeout = CALL… in IsTimeOut()
/base/security/asset/services/db_operator/src/
Dstatement.rs137 let tp = self.column_type(i); in query_column_auto_type() localVariable