Home
last modified time | relevance | path

Searched defs:stateValue (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/base/
H A Discheduler_video_state.cpp23 ISchedulerVideoState::ISchedulerVideoState(int32_t stateValue) in ISchedulerVideoState()
48 bool ISchedulerVideoState::UpdateSchedulerInfo(ScheduleType type, int32_t stateValue) in UpdateSchedulerInfo()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/impl/
H A Dvideo_camera_state.cpp23 VideoCameraState::VideoCameraState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoCameraState()
H A Dvideo_charging_state.cpp23 VideoChargingState::VideoChargingState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoChargingState()
H A Dvideo_hal_state.cpp23 VideoHalState::VideoHalState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoHalState()
H A Dvideo_media_library_state.cpp23 VideoMediaLibraryState::VideoMediaLibraryState(int32_t stateValue) : ISchedulerVideoState(stateValu… in VideoMediaLibraryState()
H A Dvideo_photo_process_state.cpp23 VideoPhotoProcessState::VideoPhotoProcessState(int32_t stateValue) : ISchedulerVideoState(stateValu… in VideoPhotoProcessState()
H A Dvideo_battery_level_state.cpp24 VideoBatteryLevelState::VideoBatteryLevelState(int32_t stateValue) : ISchedulerVideoState(stateValu… in VideoBatteryLevelState()
H A Dvideo_battery_state.cpp24 VideoBatteryState::VideoBatteryState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoBatteryState()
H A Dvideo_screen_state.cpp24 VideoScreenState::VideoScreenState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoScreenState()
H A Dvideo_temperature_state.cpp24 VideoTemperatureState::VideoTemperatureState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoTemperatureState()
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
H A Dscene_state_collection.cpp46 void SceneStateCollection::SetState(const std::string& stateValue) in SetState()
H A Dextend_state_collection.cpp48 void ExtendStateCollection::SetState(const std::string& stateValue) in SetState()
H A Dstate_machine.cpp52 void StateMachine::UpdateState(std::string stateName, std::string stateValue) in UpdateState()
H A Dscreen_state_collection.cpp89 void ScreenStateCollection::SetState(const std::string& stateValue) in SetState()
H A Dcharger_state_collection.cpp142 void ChargerStateCollection::SetState(const std::string& stateValue) in SetState()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dscroll_bar_model_impl.cpp40 int directionValue, int stateValue) in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/scroll_bar/
H A Djs_scroll_bar.cpp95 auto stateValue = obj->GetProperty("state"); in Create() local
/ohos5.0/drivers/peripheral/power/test/unittest/src/
H A Dhdf_power_hdi_test.cpp85 std::string stateValue; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_model_ng.cpp37 int directionValue, int stateValue) in Create()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/
H A Dscroll_bar_test_ng.cpp182 int32_t stateValue = -1; variable
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_subscriber.cpp181 std::string stateValue = MyLocationEngine::INITIAL_FIRST_VALUE; in OnAddSystemAbility() local
H A Dcall_earthquake_alarm_locator.cpp285 std::string stateValue = INITIAL_FIRST_VALUE; in OOBEComplete() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/decision_center/include/
H A Dlnn_decision_center.h106 int32_t stateValue; member
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_helper.cpp189 std::string stateValue = GetStringValueFromJson(jsonObject, "state"); in ConvertStringToPrinterState() local
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_policy_set.cpp119 for (const GenericValues& stateValue : permStateRes) { in RestorePermissionPolicy() local

12