/system/chre/apps/test/chqts/src/general_test/ |
D | cell_info_base.cc | 27 int32_t invalid, bool invalidAllowed) { in isBoundedInt32() argument 29 (invalidAllowed && (value == invalid))); in isBoundedInt32() 33 int64_t invalid, bool invalidAllowed) { in isBoundedInt64() argument 35 (invalidAllowed && (value == invalid))); in isBoundedInt64()
|
D | cell_info_base.h | 36 int32_t invalid, bool invalidAllowed = true); 38 int64_t invalid, bool invalidAllowed = true);
|
D | basic_sensor_tests.cc | 104 if (mApiVersion >= CHRE_API_VERSION_1_2 && data->readings[i].invalid) { in confirmDataIsSane()
|
/system/libziparchive/ |
D | entry_name_utils_test.cc | 32 const uint8_t invalid[] = {0x41, 0xfe}; in TEST() local 33 ASSERT_FALSE(IsValidEntryName(invalid, sizeof(invalid))); in TEST()
|
/system/unwinding/libunwindstack/tests/files/offline/invalid_elf_offset_arm/ |
D | maps.txt | 1 c7ee8000-c8c52fff r-xp 12e4000 00:00 0 invalid.apk
|
/system/libbase/ |
D | parsebool_test.cpp | 45 TEST(parsebool, invalid) { in TEST() argument
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | sensor_types.h | 357 uint8_t invalid : 1; member
|
/system/chre/chre_api/legacy/v1_4/chre/ |
D | sensor_types.h | 411 uint8_t invalid : 1; member
|
/system/chre/chre_api/legacy/v1_3/chre/ |
D | sensor_types.h | 411 uint8_t invalid : 1; member
|
/system/bt/service/doc/ |
D | IBluetoothGattServerCallback.txt | 48 * If |offset| is invalid then sendResponse should be called with 66 * If |offset| is invalid then sendResponse should be called with 87 * If |offset| is invalid, then sendResponse should be called with 107 * If |offset| is invalid, then sendResponse should be called with
|
/system/chre/chre_api/include/chre_api/chre/ |
D | sensor_types.h | 444 uint8_t invalid : 1; member
|
/system/tools/sysprop/tests/ |
D | InvalidSyspropTest.cpp | 56 module: "odm.invalid.prop.name"
|
/system/keymaster/include/keymaster/ |
D | authorization_set.h | 641 constexpr static size_t invalid = ~size_t(0); variable 644 AuthProxyIterator() : pos_(invalid), auth_set1_(nullptr), auth_set2_(nullptr) {} in AuthProxyIterator() 659 if (pos_ == invalid) return *this; 662 pos_ = invalid; 682 return pos_ == invalid ||
|
/system/chre/chre_api/legacy/v1_0/chre/ |
D | sensor.h | 595 uint8_t invalid : 1; member
|
/system/extras/simpleperf/ |
D | cmd_report_sample.proto | 82 ERROR_INVALID_MAP = 5; // Unwind in an invalid map 85 ERROR_INVALID_ELF = 8; // Unwind in an invalid elf file
|
/system/chre/chre_api/legacy/v1_1/chre/ |
D | sensor.h | 739 uint8_t invalid : 1; member
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/system/extras/power_profile/camera_avg/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/system/extras/power_profile/camera_flashlight/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/system/extras/power_profile/gps_on/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/system/tools/hidl/host_utils/include/hidl-util/ |
D | Formatter.h | 70 static Formatter invalid() { return Formatter(); } in invalid() function
|
/system/extras/simpleperf/demo/JavaApi/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
/system/extras/simpleperf/demo/CppApi/ |
D | gradlew.bat | 41 echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|