/base/hiviewdfx/hisysevent/adapter/native/idl/include/ |
H A D | query_argument.h | 26 QueryArgument(int64_t beginTime, int64_t endTime, int32_t maxEvents = 0, in QueryArgument() argument 34 int64_t beginTime = -1; member in OHOS::HiviewDFX::QueryArgument
|
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/ |
H A D | query_argument.h | 26 QueryArgument(int64_t beginTime, int64_t endTime, int32_t maxEvents = 0, in QueryArgument() argument 34 int64_t beginTime = -1; member in OHOS::HiviewDFX::QueryArgument
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/ |
H A D | app_event_stat.cpp | 39 void WriteApiEndEventAsync(const std::string& apiName, uint64_t beginTime, int result, int errCode) in WriteApiEndEventAsync() argument
|
/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client/ |
H A D | trace_collector_client.h | 40 int64_t beginTime; // message handle begin time, millisecond unit member
|
/base/hiviewdfx/hisysevent/frameworks/native/include/ |
H A D | hisysevent_tool.h | 37 long long beginTime; member
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
H A D | hisysevent_rules.h | 28 long long beginTime; member
|
H A D | hisysevent_manager_c.h | 32 int64_t beginTime;
member
|
/base/security/access_token/services/privacymanager/src/database/ |
H A D | data_translator.cpp | 45 int64_t beginTime = AccessToken::TimeUtil::GetCurrentTimestamp() - LATEST_RECORD_TIME; in TranslationIntoGenericValues() local
|
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
H A D | hisysevent_rust_manager.cpp | 65 int64_t beginTime = 0; in HiSysEventQuery() local
|
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
H A D | napi_hiappevent_js_v9.cpp | 181 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
|
H A D | napi_hiappevent_watch.cpp | 291 napi_value AddWatcher(const napi_env env, const napi_value watcher, uint64_t beginTime)
in AddWatcher() argument 339 napi_value RemoveWatcher(const napi_env env, const napi_value watcher, uint64_t beginTime)
in RemoveWatcher() argument
|
/base/security/security_guard/services/data_collect/store/src/ |
H A D | database_manager.cpp | 102 QueryEventByEventIdAndDate(std::string table, std::vector<int64_t> &eventIds, std::vector<SecEvent> &events, std::string beginTime, std::string endTime) QueryEventByEventIdAndDate() argument
|
H A D | database_helper.cpp | 129 QueryEventByEventIdAndDate(std::vector<int64_t> &eventIds, std::vector<SecEvent> &events, std::string beginTime, std::string endTime) QueryEventByEventIdAndDate() argument
|
/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/ |
H A D | app_trace_context.cpp | 49 int64_t beginTime = appCallerEvent->taskBeginTime_; in InnerMakeTraceFileName() local
|
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/ |
H A D | access_token_db.cpp | 97 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Add() local 170 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Remove() local 234 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Modify() local 313 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in Find() local 435 int64_t beginTime = TimeUtil::GetCurrentTimestamp(); in DeleteAndInsertHap() local [all...] |
/base/security/device_security_level/services/dfx/ |
H A D | dslm_hidumper.c | 83 static const char *GetCostTime(const uint64_t beginTime, const uint64_t endTime) in GetCostTime() argument
|
/base/useriam/user_auth_framework/services/remote_connect/src/ |
H A D | soft_bus_base_socket.cpp | 352 auto beginTime = std::chrono::steady_clock::now(); in ProcessMessage() local
|
H A D | soft_bus_manager.cpp | 466 auto beginTime = std::chrono::steady_clock::now(); in DoOpenConnection() local
|
/base/hiviewdfx/hiview/base/event_publish/include/ |
H A D | app_event_handler.h | 57 uint64_t beginTime = 0; member 71 uint64_t beginTime = 0; member
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 427 void EventHandler::DistributeTimeoutHandler(const InnerEvent::TimePoint& beginTime) in DistributeTimeoutHandler() argument 473 InnerEvent::TimePoint beginTime; in DistributeEvent() local
|
/base/security/security_guard/frameworks/js/napi/ |
H A D | security_guard_napi.h | 51 std::string beginTime; member 86 std::string beginTime; member
|
H A D | security_guard_napi.cpp | 783 std::string beginTime = ""; in ParseSecurityEventRuler() local
|
/base/security/access_token/interfaces/kits/cj/accesstoken/src/ |
H A D | at_manager_impl.cpp | 584 int64_t beginTime = std::chrono::duration_cast<std::chrono::milliseconds>( in CreateUIExtension() local
|
/base/hiviewdfx/hiview/core/ |
H A D | hiview_platform.cpp | 497 uint64_t beginTime = TimeUtil::GenerateTimestamp();
in InitPlugin() local
|