Home
last modified time | relevance | path

Searched refs:RunAsGetDistributedBundleName (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h79 ErrCode RunAsGetDistributedBundleName();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp938 {"getDistributedBundleName", std::bind(&BundleTestTool::RunAsGetDistributedBundleName, this)}, in CreateCommandMap()
3635 ErrCode BundleTestTool::RunAsGetDistributedBundleName() in RunAsGetDistributedBundleName() function in OHOS::AppExecFwk::BundleTestTool
3673 APP_LOGE("RunAsGetDistributedBundleName fail result %{public}d.", result); in RunAsGetDistributedBundleName()

Completed in 9 milliseconds