Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h92 ErrCode RunGetUidByBundleName();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp951 {"getUidByBundleName", std::bind(&BundleTestTool::RunGetUidByBundleName, this)}, in CreateCommandMap()
4142 ErrCode BundleTestTool::RunGetUidByBundleName() in RunGetUidByBundleName() function in OHOS::AppExecFwk::BundleTestTool
4144 APP_LOGI("RunGetUidByBundleName start"); in RunGetUidByBundleName()

Completed in 8 milliseconds