Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h82 ErrCode SendCommonEvent();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp895 {"sendCommonEvent", std::bind(&BundleTestTool::SendCommonEvent, this)}, in CreateCommandMap()
3878 ErrCode BundleTestTool::SendCommonEvent() in SendCommonEvent() function in OHOS::AppExecFwk::BundleTestTool