Home
last modified time | relevance | path

Searched refs:RunAsGetJsonProfile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h89 ErrCode RunAsGetJsonProfile();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp902 {"getJsonProfile", std::bind(&BundleTestTool::RunAsGetJsonProfile, this)}, in CreateCommandMap()
4036 ErrCode BundleTestTool::RunAsGetJsonProfile() in RunAsGetJsonProfile() function in OHOS::AppExecFwk::BundleTestTool