Home
last modified time | relevance | path

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

12

/system/core/libcutils/
Dfs_config_test.cpp181 const std::string unknown("?"); in check_unique() local
186 : unknown) in check_unique()
189 : unknown) in check_unique()
192 : unknown) in check_unique()
195 : unknown) in check_unique()
199 : unknown) in check_unique()
205 : 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.bp23 // how to ignore unknown fields yet. Use it only for testing purposes.
24 // TODO(b/123664216): Make it understand unknown fields when libprotobuf is
/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/bt/bta/ag/
Dbta_ag_at.h63 typedef void(tBTA_AG_AT_ERR_CBACK)(tBTA_AG_SCB* p_user, bool unknown,
Dbta_ag_int.h352 extern void bta_ag_at_err_cback(tBTA_AG_SCB* p_scb, bool unknown,
Dbta_ag_cmd.cc1311 void bta_ag_at_err_cback(tBTA_AG_SCB* p_scb, bool unknown, const char* p_arg) { in bta_ag_at_err_cback() argument
1312 if (unknown && (!strlen(p_arg))) { in bta_ag_at_err_cback()
1320 if (unknown && (p_scb->features & BTA_AG_FEAT_UNAT)) { in bta_ag_at_err_cback()
/system/tools/hidl/test/hidl_test/
Dhidl_test_helper98 echo "Error: unknown config value \"$OPTARG\""
111 echo "Error: unknown param \"$opt\""
/system/extras/tests/workloads/
Dcapture.sh72 (--) echo unknown code=$code;;
Ddefs.sh46 DEVICE=unknown
100 if [ "$DEVICE" = "" -o "$DEVICE" = unknown ]; then
/system/libsysprop/srcs/android/sysprop/
DContactsProperties.sysprop48 # the contact card/editor may get confused to see unknown custom mimetypes.
/system/core/bootstat/
Dboot_reason_test.sh184 echo unknown
1359 eval set properties ota cold factory_reset hard battery unknown \
/system/core/base/
Dfile.cpp425 #error unknown OS in GetExecutablePath()
/system/bt/proto/bluetooth/metrics/
Dbluetooth.proto66 // Type is unknown.
/system/update_engine/
Dpylintrc181 # Tells whether to store unknown words to indicated private dictionary in
183 spelling-store-unknown-words=no
/system/core/fastboot/
DREADME.md114 OKAY response. If the variable is unknown, the bootloader
119 should return an empty OKAY response for unknown
/system/sepolicy/prebuilts/api/28.0/public/
Dproperty_contexts41 dalvik.vm.isa.unknown.features u:object_r:exported_dalvik_prop:s0 exact string
42 dalvik.vm.isa.unknown.variant u:object_r:exported_dalvik_prop:s0 exact string
Ddomain.te335 # This helps guarantee that unknown or dangerous contents will not ever
530 # Require that domains explicitly label unknown properties, and do not allow
531 # anyone but init to modify unknown properties.
/system/sepolicy/prebuilts/api/29.0/public/
Dproperty_contexts47 dalvik.vm.isa.unknown.features u:object_r:exported_dalvik_prop:s0 exact string
48 dalvik.vm.isa.unknown.variant u:object_r:exported_dalvik_prop:s0 exact string
Ddomain.te365 # This helps guarantee that unknown or dangerous contents will not ever
522 # Require that domains explicitly label unknown properties, and do not allow
523 # anyone but init to modify unknown properties.
/system/sepolicy/public/
Dproperty_contexts47 dalvik.vm.isa.unknown.features u:object_r:exported_dalvik_prop:s0 exact string
48 dalvik.vm.isa.unknown.variant u:object_r:exported_dalvik_prop:s0 exact string
Ddomain.te365 # This helps guarantee that unknown or dangerous contents will not ever
522 # Require that domains explicitly label unknown properties, and do not allow
523 # anyone but init to modify unknown properties.
/system/core/adb/
Dprotocol.txt74 If a CONNECT message is received with an unknown version or insufficiently
/system/core/fs_mgr/tests/
Dadb-remount-test.sh185 echo unknown
/system/sepolicy/prebuilts/api/26.0/public/
Ddomain.te442 # Require that domains explicitly label unknown properties, and do not allow
443 # anyone but init to modify unknown properties.

12