Home
last modified time | relevance | path

Searched defs:errorStr (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/
H A DChreCrossValidatorBase.java149 protected void setErrorStr(String errorStr) { in setErrorStr()
/aosp12/packages/services/Car/cpp/powerpolicy/server/src/
H A DCarPowerPolicyServer.cpp257 std::string errorStr = StringPrintf("The callback(pid: %d, uid: %d) is already registered.", in registerPowerPolicyChangeCallback() local
266 std::string errorStr = StringPrintf("The given callback(pid: %d, uid: %d) is dead", in registerPowerPolicyChangeCallback() local
289 std::string errorStr = in unregisterPowerPolicyChangeCallback() local
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogProcessService.cpp430 std::string errorStr = StringPrintf("(%s) is dead", clientInfo.toString().c_str()); in registerClientLocked() local
457 std::string errorStr = StringPrintf("The %s has not been registered", clientName); in unregisterClientLocked() local
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java6635 String errorStr = "shareTitle should be less than " in requestBugReportWithDescription() local
6641 String errorStr = "shareDescription should be less than " in requestBugReportWithDescription() local