Searched defs:cycle (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/ |
H A D | hb_ctrl_deps_mock.cpp | 90 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | idle_time.cpp | 78 int64_t cycle = elapsedTime / period ; in EventTask() local
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/ |
H A D | net_quota_policy.cpp | 199 std::string cycle = quotapolicy.periodDuration.substr(0, 1); in GetPeriodStart() local
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_manager.h | 61 ModeCycle cycle; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/ |
H A D | auth_mock.cpp | 88 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption()
|
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/ |
H A D | work_info.cpp | 92 void WorkInfo::RequestRepeatCycle(uint32_t timeInterval, int32_t cycle) in RequestRepeatCycle() 109 void WorkInfo::RequestBaseTimeAndCycle(time_t baseTime, int32_t cycle) in RequestBaseTimeAndCycle()
|
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/ |
H A D | graph.h | 150 Path cycle = RunDfsFromVertex(seedIdx); in FindFirstCycle() local
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_tcp_connection.c | 700 static int32_t GetTcpKeepaliveOptionByCycle(ModeCycle cycle, TcpKeepaliveOption *tcpKeepaliveOption) in GetTcpKeepaliveOptionByCycle() 732 int32_t AuthSetTcpKeepaliveOption(int32_t fd, ModeCycle cycle) in AuthSetTcpKeepaliveOption()
|
H A D | auth_manager.c | 1244 static int32_t AuthSetTcpKeepaliveByConnInfo(const AuthConnInfo *connInfo, ModeCycle cycle) in AuthSetTcpKeepaliveByConnInfo() 1584 static int32_t PostDeviceMessageByUuid(const char *uuid, int32_t messageType, ModeCycle cycle) in PostDeviceMessageByUuid() 1610 static int32_t SetLocalTcpKeepalive(const char *uuid, ModeCycle cycle) in SetLocalTcpKeepalive() 1640 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption()
|
H A D | auth_session_message.c | 382 static char *PackKeepaliveMessage(const char *uuid, ModeCycle cycle) in PackKeepaliveMessage()
|
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_traffic.cpp | 440 std::string cycle = periodDuration.substr(0, 1); in IsValidPeriodDuration() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | pipeline_context_test_ng.cpp | 96 void PipelineContextTestNg::CreateCycleDirtyNode(int cycle, bool& flagUpdate) in CreateCycleDirtyNode()
|
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/bus_center/ |
H A D | softbus_bus_center.h | 574 ModeCycle cycle; /**< Heartbeat mode cycle */ member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_test.cpp | 2112 int32_t cycle = 0; variable
|