Home
last modified time | relevance | path

Searched defs:cycle (Results 1 - 13 of 13) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_manager.h61 ModeCycle cycle; member
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Didle_time.cpp83 int64_t cycle = elapsedTime / period ; in EventTask() local
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_ctrl_deps_mock.cpp90 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption() argument
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_quota_policy.cpp199 std::string cycle = quotapolicy.periodDuration.substr(0, 1); in GetPeriodStart() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/
H A Dauth_mock.cpp88 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption() argument
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng.cpp96 void PipelineContextTestNg::CreateCycleDirtyNode(int cycle, bool& flagUpdate) in CreateCycleDirtyNode() argument
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_traffic.cpp440 std::string cycle = periodDuration.substr(0, 1); in IsValidPeriodDuration() local
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c382 static char *PackKeepaliveMessage(const char *uuid, ModeCycle cycle) in PackKeepaliveMessage() argument
H A Dauth_tcp_connection.c697 static int32_t GetTcpKeepaliveOptionByCycle(ModeCycle cycle, TcpKeepaliveOption *tcpKeepaliveOption) in GetTcpKeepaliveOptionByCycle() argument
729 int32_t AuthSetTcpKeepaliveOption(int32_t fd, ModeCycle cycle) in AuthSetTcpKeepaliveOption() argument
[all...]
H A Dauth_manager.c1246 static int32_t AuthSetTcpKeepaliveByConnInfo(const AuthConnInfo *connInfo, ModeCycle cycle) in AuthSetTcpKeepaliveByConnInfo() argument
1586 static int32_t PostDeviceMessageByUuid(const char *uuid, int32_t messageType, ModeCycle cycle) in PostDeviceMessageByUuid() argument
1612 static int32_t SetLocalTcpKeepalive(const char *uuid, ModeCycle cycle) in SetLocalTcpKeepalive() argument
1642 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption() argument
[all...]
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp92 void WorkInfo::RequestRepeatCycle(uint32_t timeInterval, int32_t cycle) in RequestRepeatCycle() argument
109 void WorkInfo::RequestBaseTimeAndCycle(time_t baseTime, int32_t cycle) in RequestBaseTimeAndCycle() argument
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test.cpp2112 int32_t cycle = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/interfaces/kits/bus_center/
H A Dsoftbus_bus_center.h587 ModeCycle cycle; /**< Heartbeat mode cycle */ member

Completed in 18 milliseconds