Searched refs:debugPort (Results 1 – 4 of 4) sorted by relevance
75 int debugPort = -1; member
53 options.debugPort = atoi(argv[PARAM_THREE]); in main()
61 TAG_LOGD(AAFwkTag::ABILITY_SIM, "debugPort:%{public}d", options.debugPort); in SetOptions()
692 …::DebugOption debugOption = {ARK_DEBUGGER_LIB_PATH, (options_.debugPort != 0), options_.debugPort}; in OnInit()