Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/tools/accesstoken/include/
H A Datm_command.h64 std::map<std::string, std::function<int32_t()>> commandMap_; variable
/ohos5.0/base/customization/enterprise_device_management/tools/edm/include/
H A Dshell_command.h51 std::map<std::string, std::function<int()>> commandMap_; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/old/tools/dp/include/
H A Dshell_command.h56 std::map<std::string, std::function<int()>> commandMap_; variable
/ohos5.0/base/notification/common_event_service/tools/cem/include/
H A Dshell_command.h80 std::map<std::string, std::function<int()>> commandMap_; variable
/ohos5.0/base/notification/distributed_notification_service/tools/dump/include/
H A Dshell_command.h105 std::map<std::string, std::function<int()>> commandMap_; variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dshell_command.h59 std::map<std::string, std::function<int()>> commandMap_; variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dshell_command.h60 std::map<std::string, std::function<int()>> commandMap_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Ddrawing_command.h54 const std::unordered_map<std::string, CommandType> commandMap_ = { variable
/ohos5.0/base/account/os_account/tools/acm/include/
H A Daccount_command.h156 std::map<std::string, std::function<int()>> commandMap_; variable
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_cast_control_command.cpp23 NapiCastControlCommand::commandMap_ = { member in OHOS::AVSession::NapiCastControlCommand
H A Dnapi_control_command.cpp24 NapiControlCommand::commandMap_ = { member in OHOS::AVSession::NapiControlCommand