Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h162 bool ParseEventCallbackOptions(bool &onlyUnregister, int32_t &uid);
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp3686 bool BundleTestTool::ParseEventCallbackOptions(bool &onlyUnregister, int32_t &uid) in ParseEventCallbackOptions() function in OHOS::AppExecFwk::BundleTestTool
3816 if (!ParseEventCallbackOptions(onlyUnregister, uid)) { in HandleBundleEventCallback()