Home
last modified time | relevance | path

Searched defs:commandMap_ (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/av_session/frameworks/js/napi/session/include/
H A Dnapi_control_command.h56 static std::map<std::string, std::tuple<GetterType, SetterType, int32_t>> commandMap_; member in OHOS::AVSession::NapiControlCommand
H A Dnapi_cast_control_command.h54 static std::map<std::string, std::tuple<GetterType, SetterType, int32_t>> commandMap_; member in OHOS::AVSession::NapiCastControlCommand
/foundation/ability/ability_runtime/tools/aa/include/
H A Dshell_command.h60 std::map<std::string, std::function<int()>> commandMap_; member in OHOS::AAFwk::ShellCommand
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dshell_command.h59 std::map<std::string, std::function<int()>> commandMap_; member in OHOS::AppExecFwk::ShellCommand
/foundation/deviceprofile/device_info_manager/old/tools/dp/include/
H A Dshell_command.h56 std::map<std::string, std::function<int()>> commandMap_; member in OHOS::DeviceProfile::ShellCommand
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H A Draw_input_injector.h102 std::map<int32_t, CommandList> commandMap_; member in OHOS::Ace::RawInputInjector
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_command.h54 const std::unordered_map<std::string, CommandType> commandMap_ = { member in OHOS::Rosen::DCLCommand
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_control_command.cpp24 NapiControlCommand::commandMap_ = { member in OHOS::AVSession::NapiControlCommand
H A Dnapi_cast_control_command.cpp23 NapiCastControlCommand::commandMap_ = { member in OHOS::AVSession::NapiCastControlCommand

Completed in 4 milliseconds