Home
last modified time | relevance | path

Searched defs:command_ (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_metadata_setting_cmd.h28 std::string command_; variable
H A Ddcamera_event_cmd.h35 std::string command_; variable
H A Ddcamera_info_cmd.h39 std::string command_; variable
H A Ddcamera_open_info_cmd.h37 std::string command_; variable
H A Ddcamera_channel_info_cmd.h49 std::string command_; variable
H A Ddcamera_capture_info_cmd.h42 std::string command_; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue_event.h61 int32_t command_ = 0; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/lifecycle_test/
H A Dlifecycle_test.cpp67 …std::unique_ptr<LifeTestCommand> command_{ nullptr }; // test command_ i… member in OHOS::AAFwk::LifecycleTest