Home
last modified time | relevance | path

Searched refs:unknown (Results 1 – 25 of 48) sorted by relevance

12

/system/core/libcutils/
Dfs_config_test.cpp183 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/
Drequired_error1 syntax error, unexpected unknown character
/system/extras/libjsonpb/parse/
DAndroid.bp27 // 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/
Ddiagnostics.inc10 DIAG(unknown_warning, "unknown-warning", false)
/system/bt/bta/ag/
Dbta_ag_at.h67 typedef void(tBTA_AG_AT_ERR_CBACK)(tBTA_AG_SCB* p_user, bool unknown,
Dbta_ag_int.h366 extern void bta_ag_at_err_cback(tBTA_AG_SCB* p_scb, bool unknown,
Dbta_ag_cmd.cc1339 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/
DREADME.md7 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/
Dcapture.sh72 (--) echo unknown code=$code;;
Ddefs.sh46 DEVICE=unknown
100 if [ "$DEVICE" = "" -o "$DEVICE" = unknown ]; then
/system/iorap/src/binder/
Diiorap_impl.cc207 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/
DBUILD.gn30 "-Wno-unknown-warning-option",
DREADME28 - Payload fields must be byte-aligned unless they have an unknown size.
/system/bt/bta/include/
Dbta_hf_client_api.h271 tBTA_HF_CLIENT_UNKNOWN unknown; member
/system/libsysprop/srcs/android/sysprop/
DContactsProperties.sysprop48 # the contact card/editor may get confused to see unknown custom mimetypes.
/system/linkerconfig/
DAndroid.bp128 // we can't list it here because the exact version is unknown at build-time. It is decided
/system/bt/
DBUILD.gn104 "-Wno-unknown-warning-option",
/system/core/bootstat/
Dboot_reason_test.sh184 echo unknown
1367 eval set properties ota cold factory_reset hard battery unknown \
/system/bt/gd/proto/bluetooth/metrics/
Dbluetooth.proto64 // Type is unknown.
/system/extras/simpleperf/doc/
Dandroid_application_profiling.md102 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/
Dfile.cpp463 #error unknown OS in GetExecutablePath()
/system/bt/bta/hf_client/
Dbta_hf_client_at.cc760 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/
Dpylintrc372 # Tells whether to store unknown words to indicated private dictionary in
374 spelling-store-unknown-words=no
/system/apex/
Dpylintrc379 # Tells whether to store unknown words to indicated private dictionary in
381 spelling-store-unknown-words=no
/system/update_engine/
Dpylintrc181 # Tells whether to store unknown words to indicated private dictionary in
183 spelling-store-unknown-words=no

12