Home
last modified time | relevance | path

Searched defs:commandMap_ (Results 1 – 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/include/
Dshell_command.h59 std::map<std::string, std::function<int()>> commandMap_; variable
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
Draw_input_injector.h102 std::map<int32_t, CommandList> commandMap_; variable
/foundation/ability/ability_runtime/tools/aa/include/
Dshell_command.h65 std::map<std::string, std::function<int()>> commandMap_; variable
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
Ddrawing_command.h54 const std::unordered_map<std::string, CommandType> commandMap_ = { variable
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
Dnapi_cast_control_command.cpp23 NapiCastControlCommand::commandMap_ = { member in OHOS::AVSession::NapiCastControlCommand
Dnapi_control_command.cpp24 NapiControlCommand::commandMap_ = { member in OHOS::AVSession::NapiControlCommand