Lines Matching refs:debug
414 * @param debug The app is or not debug.
417 int GetApplicationInfoByProcessID(const int pid, AppExecFwk::ApplicationInfo &application, bool &debug);
473 * @brief Register app debug listener.
474 * @param listener App debug listener.
480 * @brief Unregister app debug listener.
481 * @param listener App debug listener.
487 * @brief Attach app debug.
494 * @brief Detach app debug.
501 * @brief Register ability debug response to set debug mode.
508 * @brief Determine whether it is an attachment debug application based on the bundle name.
510 * @return Returns true if it is an attach debug application, otherwise it returns false.