Home
last modified time | relevance | path

Searched defs:stateValue (Results 1 - 16 of 16) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/impl/
H A Dvideo_temperature_state.cpp24 VideoTemperatureState::VideoTemperatureState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoTemperatureState() argument
H A Dvideo_screen_state.cpp24 VideoScreenState::VideoScreenState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoScreenState() argument
H A Dvideo_battery_level_state.cpp24 VideoBatteryLevelState::VideoBatteryLevelState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoBatteryLevelState() argument
H A Dvideo_battery_state.cpp24 VideoBatteryState::VideoBatteryState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoBatteryState() argument
H A Dvideo_media_library_state.cpp23 VideoMediaLibraryState::VideoMediaLibraryState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoMediaLibraryState() argument
H A Dvideo_photo_process_state.cpp23 VideoPhotoProcessState::VideoPhotoProcessState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoPhotoProcessState() argument
H A Dvideo_camera_state.cpp23 VideoCameraState::VideoCameraState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoCameraState() argument
H A Dvideo_charging_state.cpp23 VideoChargingState::VideoChargingState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoChargingState() argument
H A Dvideo_hal_state.cpp23 VideoHalState::VideoHalState(int32_t stateValue) : ISchedulerVideoState(stateValue) in VideoHalState() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dscroll_bar_model_impl.cpp36 Create(const RefPtr<ScrollProxy>& proxy, bool infoflag, bool proxyFlag, int directionValue, int stateValue) Create() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/base/
H A Discheduler_video_state.cpp23 ISchedulerVideoState::ISchedulerVideoState(int32_t stateValue) in ISchedulerVideoState() argument
48 bool ISchedulerVideoState::UpdateSchedulerInfo(ScheduleType type, int32_t stateValue) in UpdateSchedulerInfo() argument
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_model_ng.cpp32 Create(const RefPtr<ScrollProxy>& proxy, bool infoflag, bool proxyFlag, int directionValue, int stateValue) Create() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/
H A Dscroll_bar_test_ng.cpp187 int32_t stateValue = -1; in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/decision_center/include/
H A Dlnn_decision_center.h106 int32_t stateValue; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp164 UpdateStateInformation(utility::Message &msg, int &state, const int msgCMD, const int stateValue) UpdateStateInformation() argument

Completed in 11 milliseconds