Searched defs:strategyType (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_strategy_virtual.c | 20 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
|
H A D | lnn_heartbeat_ctrl_virtual.c | 94 …arWithoutPkgName(const char *callerId, const GearMode *mode, LnnHeartbeatStrategyType strategyType) in LnnShiftLNNGearWithoutPkgName()
|
H A D | lnn_heartbeat_strategy.c | 829 … LnnHeartbeatStrategyManager *mgr, LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType) in LnnGetHbStrategyManager() 954 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
|
H A D | lnn_heartbeat_ctrl.c | 1022 …arWithoutPkgName(const char *callerId, const GearMode *mode, LnnHeartbeatStrategyType strategyType) in LnnShiftLNNGearWithoutPkgName()
|
H A D | lnn_heartbeat_fsm.c | 411 LnnHeartbeatStrategyType strategyType) in LnnRemoveProcessSendOnceMsg()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/ |
H A D | hb_fsm_mock.cpp | 71 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy() 127 … LnnHeartbeatStrategyManager *mgr, LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType) in LnnGetHbStrategyManager()
|
H A D | hb_ctrl_static_mock.cpp | 49 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
|
H A D | hb_fsm_strategy_mock.cpp | 149 LnnHeartbeatStrategyType strategyType) in LnnRemoveProcessSendOnceMsg()
|
H A D | hb_strategy_mock.cpp | 66 int32_t LnnStartHbByTypeAndStrategy(LnnHeartbeatType hbType, LnnHeartbeatStrategyType strategyType,… in LnnStartHbByTypeAndStrategy()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/ |
H A D | lnn_heartbeat_fsm.h | 62 LnnHeartbeatStrategyType strategyType; member 82 LnnHeartbeatStrategyType strategyType; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/ |
H A D | rs_render_node_drawable_test.cpp | 256 auto strategyType = NodeStrategyType::CACHE_NONE; variable 309 NodeStrategyType strategyType = NodeStrategyType::DDGR_OPINC_DYNAMIC; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_node_test.cpp | 5158 ForegroundColorStrategyType strategyType = ForegroundColorStrategyType::INVERT_BACKGROUNDCOLOR; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 1089 void RSNode::SetEnvForegroundColorStrategy(ForegroundColorStrategyType strategyType) in SetEnvForegroundColorStrategy()
|