Searched refs:no_error (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/tools/aapt2/ |
H A D | StringPool.cpp | 436 bool no_error = true; in Flatten() local 457 no_error = EncodeString(entry->value, utf8, out, diag) && no_error; in Flatten() 462 no_error = EncodeString(entry->value, utf8, out, diag) && no_error; in Flatten() 500 return no_error; in Flatten()
|
/aosp12/frameworks/ex/common/java/com/android/common/ |
H A D | GoogleLogTags.logtags | 71 # no_error=0, no_network=1, connection_failed=2, unknown_host=3, auth_failed=4,
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3HWI.cpp | 5558 goto no_error; in processCaptureRequest() 5562 no_error: in processCaptureRequest()
|