Searched refs:TYPE_STILL (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/base/msdp/device_status/test/unittest/services/unittest/src/ |
H A D | devicestatus_agent_test.cpp | 76 g_agentTest = Type::TYPE_STILL; 96 g_agentTest = Type::TYPE_STILL; 125 g_agentTest = Type::TYPE_STILL; 192 g_agentTest = Type::TYPE_STILL; 219 int32_t ret = g_agent1->SubscribeAgentEvent(Type::TYPE_STILL, ActivityEvent::ENTER_EXIT, 265 g_agentTest = Type::TYPE_STILL; 276 Type::TYPE_STILL,
|
H A D | devicestatus_service_test.cpp | 255 g_type = Type::TYPE_STILL; 270 g_type = Type::TYPE_STILL; 274 EXPECT_TRUE(data.type == Type::TYPE_STILL && 287 g_type = Type::TYPE_STILL;
|
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/ |
H A D | stationary_data.h | 30 TYPE_STILL, enumerator 105 { Type::TYPE_STILL, "still" },
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_msdp_monitor_manager.cpp | 64 Msdp::MovementDataUtils::MovementType::TYPE_STILL, deviceMovementCallback_) != ERR_OK) { in RegisterMovementCallBack() 77 Msdp::MovementDataUtils::MovementType::TYPE_STILL, deviceMovementCallback_); in UnRegisterMovementCallBack()
|
/ohos5.0/base/location/services/location_locator/callback/source/ |
H A D | locator_msdp_state_change_cb.cpp | 29 if (movementData.type == Msdp::MovementDataUtils::MovementType::TYPE_STILL) { in OnMovementChanged()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
H A D | wifi_msdp_state_listener.cpp | 42 if (movementData.type == Msdp::MovementDataUtils::MovementType::TYPE_STILL) { in OnMovementChanged()
|
H A D | wifi_event_subscriber_manager.cpp | 567 Msdp::MovementDataUtils::MovementType::TYPE_STILL, deviceMovementCallback_) != ERR_OK) { in RegisterMovementCallBack() 584 Msdp::MovementDataUtils::MovementType::TYPE_STILL, deviceMovementCallback_); in UnRegisterMovementCallBack()
|
/ohos5.0/base/msdp/device_status/test/unittest/services/moduletest/src/ |
H A D | devicestatus_module_test.cpp | 134 g_moduleTest = Type::TYPE_STILL;
|
/ohos5.0/base/msdp/device_status/libs/src/ |
H A D | devicestatus_msdp_mock.cpp | 44 TYPE_STILL, in DeviceStatusMsdpMock()
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/ |
H A D | observer_manager.cpp | 408 Msdp::MovementDataUtils::MovementType::TYPE_STILL, deviceMovementObserver_) != ERR_OK) { in InitDeviceMovementObserver() 431 Msdp::MovementDataUtils::MovementType::TYPE_STILL, deviceMovementObserver_); in DisableDeviceMovementObserver()
|
/ohos5.0/base/msdp/device_status/frameworks/js/napi/src/ |
H A D | devicestatus_napi.cpp | 126 return Type::TYPE_STILL; in ConvertTypeToInt()
|