Home
last modified time | relevance | path

Searched refs:bundleMessageMap_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command_common.h40 static std::map<int32_t, std::string> bundleMessageMap_; variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command_common.cpp87 std::map<int32_t, std::string> BundleCommandCommon::bundleMessageMap_ = { member in OHOS::AppExecFwk::BundleCommandCommon
H A Dbundle_command.cpp228 messageMap_ = BundleCommandCommon::bundleMessageMap_; in CreateMessageMap()
H A Dbundle_test_tool.cpp923 messageMap_ = BundleCommandCommon::bundleMessageMap_; in CreateMessageMap()