Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h164 bool ParseEventCallbackOptions(bool &onlyUnregister, int32_t &uid);
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp3736 bool BundleTestTool::ParseEventCallbackOptions(bool &onlyUnregister, int32_t &uid) in ParseEventCallbackOptions() function in OHOS::AppExecFwk::BundleTestTool
3767 APP_LOGI("ParseEventCallbackOptions success"); in ParseEventCallbackOptions()
3866 if (!ParseEventCallbackOptions(onlyUnregister, uid)) { in HandleBundleEventCallback()
3867 APP_LOGE("ParseEventCallbackOptions failed"); in HandleBundleEventCallback()

Completed in 8 milliseconds