Home
last modified time | relevance | path

Searched defs:beginTime (Results 1 - 24 of 24) sorted by relevance

/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dquery_argument.h26 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 Dquery_argument.h26 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 Dapp_event_stat.cpp39 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 Dtrace_collector_client.h40 int64_t beginTime; // message handle begin time, millisecond unit member
/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool.h37 long long beginTime; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_rules.h28 long long beginTime; member
H A Dhisysevent_manager_c.h32 int64_t beginTime; member
/base/security/access_token/services/privacymanager/src/database/
H A Ddata_translator.cpp45 int64_t beginTime = AccessToken::TimeUtil::GetCurrentTimestamp() - LATEST_RECORD_TIME; in TranslationIntoGenericValues() local
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_manager.cpp65 int64_t beginTime = 0; in HiSysEventQuery() local
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A 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
H A Dnapi_hiappevent_watch.cpp291 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 Ddatabase_manager.cpp102 QueryEventByEventIdAndDate(std::string table, std::vector<int64_t> &eventIds, std::vector<SecEvent> &events, std::string beginTime, std::string endTime) QueryEventByEventIdAndDate() argument
H A Ddatabase_helper.cpp129 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 Dapp_trace_context.cpp49 int64_t beginTime = appCallerEvent->taskBeginTime_; in InnerMakeTraceFileName() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Daccess_token_db.cpp97 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 Ddslm_hidumper.c83 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 Dsoft_bus_base_socket.cpp352 auto beginTime = std::chrono::steady_clock::now(); in ProcessMessage() local
H A Dsoft_bus_manager.cpp466 auto beginTime = std::chrono::steady_clock::now(); in DoOpenConnection() local
/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h57 uint64_t beginTime = 0; member
71 uint64_t beginTime = 0; member
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp427 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 Dsecurity_guard_napi.h51 std::string beginTime; member
86 std::string beginTime; member
H A Dsecurity_guard_napi.cpp783 std::string beginTime = ""; in ParseSecurityEventRuler() local
/base/security/access_token/interfaces/kits/cj/accesstoken/src/
H A Dat_manager_impl.cpp584 int64_t beginTime = std::chrono::duration_cast<std::chrono::milliseconds>( in CreateUIExtension() local
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp497 uint64_t beginTime = TimeUtil::GenerateTimestamp(); in InitPlugin() local

Completed in 19 milliseconds