Searched refs:ParseEventCallbackOptions (Results 1 – 2 of 2) sorted by relevance
162 bool ParseEventCallbackOptions(bool &onlyUnregister, int32_t &uid);
3686 bool BundleTestTool::ParseEventCallbackOptions(bool &onlyUnregister, int32_t &uid) in ParseEventCallbackOptions() function in OHOS::AppExecFwk::BundleTestTool3816 if (!ParseEventCallbackOptions(onlyUnregister, uid)) { in HandleBundleEventCallback()