Searched refs:STRING_DUMP_SANDBOX_FAILED (Results 1 – 1 of 1) sorted by relevance
568 const std::string STRING_DUMP_SANDBOX_FAILED = "dump sandbox app info failed\n"; variable1594 … resultReceiver_.append(STRING_DUMP_SANDBOX_FAILED + "errCode is "+ std::to_string(ret) + "\n"); in RunAsDumpSandboxCommand()