Home
last modified time | relevance | path

Searched defs:code (Results 651 – 675 of 9275) sorted by relevance

1...<<21222324252627282930>>...371

/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/base/include/android-base/
Dresult.h99 int code() const { return code_; } in code() function
181 inline int ErrorCode(int code) { in ErrorCode()
188 inline int ErrorCode(int code, T&& t, const Args&... args) { in ErrorCode()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/libbase/include/android-base/
Dresult.h99 int code() const { return code_; } in code() function
181 inline int ErrorCode(int code) { in ErrorCode()
188 inline int ErrorCode(int code, T&& t, const Args&... args) { in ErrorCode()
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/system/libbase/include/android-base/
Dresult.h99 int code() const { return code_; } in code() function
181 inline int ErrorCode(int code) { in ErrorCode()
188 inline int ErrorCode(int code, T&& t, const Args&... args) { in ErrorCode()
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/libbase/include/android-base/
Dresult.h99 int code() const { return code_; } in code() function
181 inline int ErrorCode(int code) { in ErrorCode()
188 inline int ErrorCode(int code, T&& t, const Args&... args) { in ErrorCode()
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/base/include/android-base/
Dresult.h99 int code() const { return code_; } in code() function
181 inline int ErrorCode(int code) { in ErrorCode()
188 inline int ErrorCode(int code, T&& t, const Args&... args) { in ErrorCode()
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/libbase/include/android-base/
Dresult.h99 int code() const { return code_; } in code() function
181 inline int ErrorCode(int code) { in ErrorCode()
188 inline int ErrorCode(int code, T&& t, const Args&... args) { in ErrorCode()
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/libbase/include/android-base/
Dresult.h99 int code() const { return code_; } in code() function
181 inline int ErrorCode(int code) { in ErrorCode()
188 inline int ErrorCode(int code, T&& t, const Args&... args) { in ErrorCode()
/aosp_15_r20/external/gsc-utils/rust/explain_ap_ro_verification_status/src/
H A Dmain.rs121 let code = err.code(); in explain_code() localVariable
237 let code = u16::from_be_bytes([hi, lo]); in explain_code() localVariable
265 let code = code as i16 as i32; in explain_code() localVariable
/aosp_15_r20/out/soong/.intermediates/external/firebase-messaging/transport-api-aar/android_common/aar/
Dclasses.jar ... .android.datatransport.Event { private final Integer code private final Object payload private final com.google. ...
Dtransport-api-aar.jar ... .android.datatransport.Event { private final Integer code private final Object payload private final com.google. ...
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DTestUtilities.java800 int code = Integer.parseInt(decimalEscapes.group(2), radix); in testBreakIterator() local
1021 String code = it.next(); in printCountries() local
1027 String code = it.next(); in printCountries() local
1032 String code = it.next(); in printCountries() local
1043 String code = it.next(); in printCurrencies() local
H A DLocaleValidator.java71 public AllowedMatch(String code) { in AllowedMatch()
75 public AllowedMatch(String code, String value) { in AllowedMatch()
79 public AllowedMatch(String code, String value, Validity.Status status) { in AllowedMatch()
/aosp_15_r20/external/libxaac/decoder/drc_src/
H A Dimpd_drc_uni_tables.h31 WORD32 code; member
37 WORD32 code; member
44 WORD32 code; member
H A Dimpd_drc_extr_delta_coded_info.h31 WORD32 code; member
37 WORD32 code; member
44 WORD32 code; member
/aosp_15_r20/out/soong/.intermediates/art/libartservice/service/art-statslog-art-java/android_common_apex31/javac/
Dart-statslog-art-java.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/system/update_engine/statslog_ue.cpp/gen/
Dstatslog_ue.cpp10 int stats_write(int32_t code, int32_t arg1, int32_t arg2, int32_t arg3, int32_t arg4, int32_t arg5,… in stats_write()
27 int stats_write(int32_t code, int32_t arg1, int32_t arg2, int32_t arg3, int32_t arg4, int32_t arg5,… in stats_write()
48 int stats_write(int32_t code, int32_t arg1, int64_t arg2, int32_t arg3, bool arg4, int64_t arg5, bo… in stats_write()
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocketException.java211 public BluetoothSocketException(@ErrorCode int code, @NonNull String msg) { in BluetoothSocketException()
222 public BluetoothSocketException(@ErrorCode int code) { in BluetoothSocketException()
232 private static String getMessage(@ErrorCode int code) { in getMessage()
/aosp_15_r20/external/python/cpython3/Doc/howto/
Dpyporting.rst167 Division
188 Text versus binary data
301 Use feature detection instead of version detection
/aosp_15_r20/external/python/cpython2/Lib/
Dsre_compile.py64 def _compile(code, pattern, flags): argument
228 def _compile_charset(charset, flags, code, fixup=None, fixes=None): argument
433 def _compile_info(code, pattern, flags): argument
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
H A D_rpc_state.py96 def cancel(self, code, details): argument
159 self, response, trailing_metadata, code, details argument
172 def terminate(self, trailing_metadata, code, details): argument
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/supplicant/1.2/android.hardware.wifi.supplicant-V1.2-java_gen_java/gen/srcs/android/hardware/wifi/supplicant/V1_2/
DISupplicantStaIfaceCallback.java108 void onDppProgress(int code) in onDppProgress()
113 void onDppFailure(int code) in onDppFailure()
754 public void onDppProgress(int code) in onDppProgress()
770 public void onDppFailure(int code) in onDppFailure()
1349 int code = _hidl_request.readInt32(); in onTransact() local
1358 int code = _hidl_request.readInt32(); in onTransact() local
/aosp_15_r20/external/aws-sdk-java-v2/services/sns/src/main/resources/codegen-resources/
H A Dservice-2.json872 "code":"AuthorizationError", string
885 "code":"BatchEntryIdsNotDistinct", string
898 "code":"BatchRequestTooLong", string
964 "code":"ConcurrentAccess", string
1181 "code":"EmptyBatchRequest", string
1211 "code":"EndpointDisabled", string
1224 "code":"FilterPolicyLimitExceeded", string
1375 "code":"InternalError", string
1388 "code":"InvalidBatchEntryId", string
1401 "code":"InvalidParameter", string
[all …]
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
H A D_rpc.py57 def _terminate(self, trailing_metadata, code, details): argument
76 def _abort(self, code, details): argument
151 def set_code(self, code): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dtf_op_wrapper_test.cc34 const char *const code = R"mlir( in TEST() local
57 const char *const code = R"mlir( in TEST() local
159 const char *const code = R"mlir( in TEST() local
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
H A DCode.java48 private byte[] code; // Actual byte code field in Code
111 …nal int name_index, final int length, final int max_stack, final int max_locals, final byte[] code, in Code()
268 public final void setCode( final byte[] code ) { in setCode()

1...<<21222324252627282930>>...371