Home
last modified time | relevance | path

Searched defs:endTime_ (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/communication/netstack/utils/napi_utils/include/
H A Dtiming.h34 time_t endTime_ = 0; variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netstats/include/context/
H A Dget_traffic_stats_by_network_context.h56 uint32_t endTime_ = 0; variable
H A Dget_traffic_stats_by_uid_network_context.h60 uint32_t endTime_ = 0; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/
H A Dfold_app_usage_event_factory.h41 uint64_t endTime_ = 0; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dcpu_dumper.h38 std::string endTime_; variable
/ohos5.0/base/security/security_guard/interfaces/inner_api/collector/include/
H A Dsecurity_event_ruler.h43 std::string endTime_; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/
H A Dthermal_service_subscriber.h47 time_t endTime_; variable
/ohos5.0/base/telephony/cellular_data/services/include/
H A Dcellular_data_service.h100 int64_t endTime_ = 0L; variable
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netstatsclient/include/
H A Dnet_stats_info_sequence.h27 uint64_t endTime_ = 0; member
H A Dnet_stats_network.h27 uint64_t endTime_ = 0; member
H A Dnet_push_stats_info.h29 uint32_t endTime_ = 0; member
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_service.h333 int64_t endTime_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_scoring_log.h42 uint64_t endTime_ = 0; variable
/ohos5.0/base/hiviewdfx/hidumper/interfaces/native/innerkits/include/
H A Ddump_cpu_data.h53 std::string endTime_; variable
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dtime_util.h45 uint64_t endTime_; variable
/ohos5.0/base/telephony/core_service/services/core/include/
H A Dcore_service.h277 int64_t endTime_ = 0; variable
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dsecurity_event_ruler.h43 std::string endTime_; variable
/ohos5.0/base/security/security_guard/test/unittest/security_collector/include/
H A Dsecurity_event_ruler.h43 std::string endTime_; variable
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dapp_caller_event.h34 int64_t endTime_; // message handle end time, millisecond unit variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/
H A Dbundle_active_period_stats.h39 int64_t endTime_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddms_continue_time_dumper.h56 int64_t endTime_; variable
/ohos5.0/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h717 int64_t endTime_ = 0L; variable
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dallow_record.cpp52 int64_t endTime_ = persistTime.at("endTime").get<int64_t>(); in setAllowTime() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dresource_application_record.cpp120 int64_t endTime_ = persistTime.at("endTime").get<int64_t>(); in ParseFromJson() local