Home
last modified time | relevance | path

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

12

/system/core/libcutils/tests/
Dfs_config.cpp171 const std::string unknown("?"); in check_unique() local
176 : unknown) in check_unique()
179 : unknown) in check_unique()
182 : unknown) in check_unique()
185 : unknown) in check_unique()
189 : unknown) in check_unique()
195 : unknown) in check_unique()
/system/tools/hidl/test/error_test/bad_character/1.0/
Drequired_error1 syntax error, unexpected unknown character
/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.h350 extern void bta_ag_at_err_cback(tBTA_AG_SCB* p_scb, bool unknown,
Dbta_ag_cmd.cc1284 void bta_ag_at_err_cback(tBTA_AG_SCB* p_scb, bool unknown, const char* p_arg) { in bta_ag_at_err_cback() argument
1285 if (unknown && (!strlen(p_arg))) { in bta_ag_at_err_cback()
1293 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/core/bootstat/
Dboot_reason_test.sh145 echo unknown
1053 eval set properties ota cold factory_reset hard battery unknown \
/system/core/base/
Dfile.cpp286 #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/extras/simpleperf/
DAndroid.mk20 simpleperf_common_cflags := -Wall -Werror -Wextra -Wunused -Wno-unknown-pragmas \
/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/public/
Dproperty_contexts40 dalvik.vm.isa.unknown.features u:object_r:exported_dalvik_prop:s0 exact string
41 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/28.0/public/
Dproperty_contexts40 dalvik.vm.isa.unknown.features u:object_r:exported_dalvik_prop:s0 exact string
41 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/core/adb/
Dprotocol.txt74 If a CONNECT message is received with an unknown version or insufficiently
/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.
/system/sepolicy/prebuilts/api/27.0/public/
Ddomain.te445 # Require that domains explicitly label unknown properties, and do not allow
446 # anyone but init to modify unknown properties.
/system/extras/perfprofd/tests/
Dperfprofd_test.cc629 W: line 7: unknown option 'nonexistent_key' ignored in TEST_F()
/system/tools/hidl/
Dhidl-gen_y.yy239 %token<str> UNKNOWN "unknown character"
/system/extras/simpleperf/doc/
DREADME.md233 [report.py](#report-py) reports profiling data in stdio interface. If there are a lot of unknown
1143 you use on device are stripped, this will result in a lot of unknown symbols in the report. A
/system/chre/pal/doc/
DDoxyfile273 # FortranFixed, free formatted Fortran: FortranFree, unknown formatted Fortran:

12