Home
last modified time | relevance | path

Searched defs:beginTime (Results 1 – 25 of 31) sorted by relevance

12

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Dquery_argument.h28 … : beginTime(beginTime), endTime(endTime), maxEvents(maxEvents), fromSeq(fromSeq), toSeq(toSeq) {} in beginTime() argument
34 int64_t beginTime = -1; variable
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
Dquery_argument.h28 … : beginTime(beginTime), endTime(endTime), maxEvents(maxEvents), fromSeq(fromSeq), toSeq(toSeq) {} in beginTime() function
34 int64_t beginTime = -1; variable
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
Daccess_token_db.cpp97 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Add() local
172 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Remove() local
237 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Modify() local
317 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Find() local
440 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in DeleteAndInsertHap() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_js_v9.cpp181 uint64_t beginTime = TimeUtil::GetMilliseconds(); in ClearData() local
189 uint64_t beginTime = TimeUtil::GetMilliseconds(); in AddWatcher() local
201 uint64_t beginTime = TimeUtil::GetMilliseconds(); in RemoveWatcher() local
Dnapi_hiappevent_watch.cpp291 napi_value AddWatcher(const napi_env env, const napi_value watcher, uint64_t beginTime) in AddWatcher()
339 napi_value RemoveWatcher(const napi_env env, const napi_value watcher, uint64_t beginTime) in RemoveWatcher()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dapp_event_stat.cpp39 void WriteApiEndEventAsync(const std::string& apiName, uint64_t beginTime, int result, int errCode) in WriteApiEndEventAsync()
/base/security/access_token/services/privacymanager/src/database/
Ddata_translator.cpp45 int64_t beginTime = AccessToken::TimeUtil::GetCurrentTimestamp() - LATEST_RECORD_TIME; in TranslationIntoGenericValues() local
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/
Dtrace_collector.h40 int64_t beginTime; // message handle begin time, millisecond unit member
/base/hiviewdfx/hisysevent/frameworks/native/include/
Dhisysevent_tool.h37 long long beginTime; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_rules.h28 long long beginTime; member
Dhisysevent_manager_c.h32 int64_t beginTime; member
/base/hiviewdfx/hisysevent/test/unittest/common/napi/
Dnapi_hisysevent.test.js82 beginTime: DEFAULT_QUERY_TIME, property
88 beginTime: DEFAULT_QUERY_TIME, property
94 beginTime: DEFAULT_QUERY_TIME, property
100 beginTime: DEFAULT_QUERY_TIME, property
1075 beginTime: undefined, property
1100 beginTime: DEFAULT_QUERY_TIME, property
/base/hiviewdfx/hisysevent/test/unittest/common/permission/
Dhisysevent_permission.test.js167 beginTime: 0, property
/base/hiviewdfx/hiview/base/event_publish/include/
Dapp_event_handler.h57 uint64_t beginTime = 0; member
71 uint64_t beginTime = 0; member
/base/security/device_security_level/services/dfx/
Ddslm_hidumper.c71 static const char *GetCostTime(const uint64_t beginTime, const uint64_t endTime) in GetCostTime()
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
Dhisysevent_rust_manager.cpp65 int64_t beginTime = 0; in HiSysEventQuery() local
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_handler.cpp428 void EventHandler::DistributeTimeoutHandler(const InnerEvent::TimePoint& beginTime) in DistributeTimeoutHandler()
474 InnerEvent::TimePoint beginTime; in DistributeEvent() local
/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
Dapp_trace_context.cpp49 int64_t beginTime = appCallerEvent->taskBeginTime_; in InnerMakeTraceFileName() local
/base/security/security_guard/services/data_collect/store/src/
Ddatabase_manager.cpp101 std::vector<SecEvent> &events, std::string beginTime, std::string endTime) in QueryEventByEventIdAndDate()
Ddatabase_helper.cpp130 std::string beginTime, std::string endTime) in QueryEventByEventIdAndDate()
/base/security/security_guard/frameworks/js/napi/
Dsecurity_guard_napi.h50 std::string beginTime; member
84 std::string beginTime; member
/base/security/security_guard/test/unittest/security_collector/interface_test/src/
Dcollector_interface_test.cpp231 const std::string beginTime = "20240406094000"; variable
/base/security/security_guard/frameworks/common/constants/include/
Dsecurity_guard_define.h90 std::string beginTime; member
/base/useriam/user_auth_framework/services/remote_connect/src/
Dsoft_bus_base_socket.cpp325 auto beginTime = std::chrono::steady_clock::now(); in ProcessMessage() local
Dsoft_bus_manager.cpp462 auto beginTime = std::chrono::steady_clock::now(); in DoOpenConnection() local

12