/system/core/libcutils/ |
D | fs_config_test.cpp | 183 const std::string unknown("?"); in check_unique() local 188 : unknown) in check_unique() 191 : unknown) in check_unique() 194 : unknown) in check_unique() 197 : unknown) in check_unique() 201 : unknown) in check_unique() 207 : unknown) in check_unique()
|
/system/tools/hidl/test/error_test/bad_character/1.0/ |
D | required_error | 1 syntax error, unexpected unknown character
|
/system/extras/libjsonpb/parse/ |
D | Android.bp | 27 // how to ignore unknown fields yet. Use it only for testing purposes. 28 // TODO(b/123664216): Make it understand unknown fields when libprotobuf is
|
/system/tools/aidl/ |
D | diagnostics.inc | 10 DIAG(unknown_warning, "unknown-warning", false)
|
/system/bt/bta/ag/ |
D | bta_ag_at.h | 67 typedef void(tBTA_AG_AT_ERR_CBACK)(tBTA_AG_SCB* p_user, bool unknown,
|
D | bta_ag_int.h | 366 extern void bta_ag_at_err_cback(tBTA_AG_SCB* p_scb, bool unknown,
|
D | bta_ag_cmd.cc | 1339 void bta_ag_at_err_cback(tBTA_AG_SCB* p_scb, bool unknown, const char* p_arg) { in bta_ag_at_err_cback() argument 1340 if (unknown && (!strlen(p_arg))) { in bta_ag_at_err_cback() 1348 if (unknown && (p_scb->features & BTA_AG_FEAT_UNAT)) { in bta_ag_at_err_cback()
|
/system/extras/libjsonpb/ |
D | README.md | 7 unknown fields in a JSON file cannot be ignored. Do **NOT** use this library in 45 `libjsonpbparse` is updated to ignore unknown fields in JSON files, all parsing 56 - Whether there are fields unknown to the schema. All fields in the JSON file 89 enumeration value name is unknown, as enumeration definitions may be
|
/system/extras/tests/workloads/ |
D | capture.sh | 72 (--) echo unknown code=$code;;
|
D | defs.sh | 46 DEVICE=unknown 100 if [ "$DEVICE" = "" -o "$DEVICE" = unknown ]; then
|
/system/iorap/src/binder/ |
D | iiorap_impl.cc | 207 bool unknown = false; in Dump() local 235 unknown = true; in Dump() 238 if (unknown && arg != ::android::String16("--help")) { in Dump() 249 if (unknown || arg == ::android::String16("--help")) { in Dump()
|
/system/bt/gd/packet/parser/ |
D | BUILD.gn | 30 "-Wno-unknown-warning-option",
|
D | README | 28 - Payload fields must be byte-aligned unless they have an unknown size.
|
/system/bt/bta/include/ |
D | bta_hf_client_api.h | 271 tBTA_HF_CLIENT_UNKNOWN unknown; member
|
/system/libsysprop/srcs/android/sysprop/ |
D | ContactsProperties.sysprop | 48 # the contact card/editor may get confused to see unknown custom mimetypes.
|
/system/linkerconfig/ |
D | Android.bp | 128 // we can't list it here because the exact version is unknown at build-time. It is decided
|
/system/bt/ |
D | BUILD.gn | 104 "-Wno-unknown-warning-option",
|
/system/core/bootstat/ |
D | boot_reason_test.sh | 184 echo unknown 1367 eval set properties ota cold factory_reset hard battery unknown \
|
/system/bt/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 64 // Type is unknown.
|
/system/extras/simpleperf/doc/ |
D | android_application_profiling.md | 102 results may contain unknown symbols or broken callgraphs. To fix this, we can pass app_profiler.py 174 are a lot of unknown symbols in the report, check [here](README.md#how-to-solve-missing-symbols-in-…
|
/system/libbase/ |
D | file.cpp | 463 #error unknown OS in GetExecutablePath()
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_at.cc | 760 strlcpy(evt.unknown.event_string, evt_buffer, in bta_hf_client_unknown_response() 762 evt.unknown.event_string[BTA_HF_CLIENT_UNKOWN_EVENT_LEN] = '\0'; in bta_hf_client_unknown_response() 764 evt.unknown.bd_addr = client_cb->peer_addr; in bta_hf_client_unknown_response()
|
/system/tools/mkbootimg/ |
D | pylintrc | 372 # Tells whether to store unknown words to indicated private dictionary in 374 spelling-store-unknown-words=no
|
/system/apex/ |
D | pylintrc | 379 # Tells whether to store unknown words to indicated private dictionary in 381 spelling-store-unknown-words=no
|
/system/update_engine/ |
D | pylintrc | 181 # Tells whether to store unknown words to indicated private dictionary in 183 spelling-store-unknown-words=no
|