/system/vold/ |
D | vdc.cpp | 115 bool supported = false; in main() local 116 checkStatus(args, vold->supportsCheckpoint(&supported)); in main() 117 return supported ? 1 : 0; in main() 120 bool supported = false; in main() local 121 checkStatus(args, vold->supportsBlockCheckpoint(&supported)); in main() 122 return supported ? 1 : 0; in main() 124 bool supported = false; in main() local 125 checkStatus(args, vold->supportsFileCheckpoint(&supported)); in main() 126 return supported ? 1 : 0; in main()
|
D | KeyUtil.cpp | 71 static bool supported; in isFsKeyringSupported() local 84 supported = false; in isFsKeyringSupported() 90 supported = true; in isFsKeyringSupported() 101 return supported; in isFsKeyringSupported()
|
/system/keymaster/android_keymaster/ |
D | operation.cpp | 24 bool OperationFactory::supported(keymaster_padding_t padding) const { in supported() function in keymaster::OperationFactory 33 bool OperationFactory::supported(keymaster_block_mode_t block_mode) const { in supported() function in keymaster::OperationFactory 42 bool OperationFactory::supported(keymaster_digest_t digest) const { in supported() function in keymaster::OperationFactory 96 } else if (!supported(*padding)) { in GetAndValidatePadding() 135 } else if (!supported(*digest)) { in GetAndValidateDigest()
|
/system/core/fs_mgr/libfiemap/ |
D | utility.cpp | 99 bool F2fsPinBeforeAllocate(int file_fd, bool* supported) { in F2fsPinBeforeAllocate() argument 122 *supported = (iter != features.end()); in F2fsPinBeforeAllocate() 152 bool FilesystemHasReliablePinning(const std::string& file, bool* supported) { in FilesystemHasReliablePinning() argument 159 *supported = true; in FilesystemHasReliablePinning() 168 return F2fsPinBeforeAllocate(fd, supported); in FilesystemHasReliablePinning()
|
D | utility.h | 42 bool F2fsPinBeforeAllocate(int file_fd, bool* supported); 52 bool FilesystemHasReliablePinning(const std::string& file, bool* supported);
|
D | fiemap_writer.cpp | 440 bool supported; in AllocateFile() local 441 if (!F2fsPinBeforeAllocate(file_fd, &supported)) { in AllocateFile() 444 if (supported) { in AllocateFile()
|
/system/chre/apps/test/common/chre_settings_test/src/ |
D | chre_settings_test_manager.cc | 127 bool supported = false; in isFeatureSupported() local 133 supported = (version >= CHRE_API_VERSION_1_1) && in isFeatureSupported() 139 supported = (version >= CHRE_API_VERSION_1_2) && in isFeatureSupported() 145 supported = (version >= CHRE_API_VERSION_1_1) && in isFeatureSupported() 151 supported = (version >= CHRE_API_VERSION_1_1) && in isFeatureSupported() 157 supported = (version >= CHRE_API_VERSION_1_1) && in isFeatureSupported() 165 return supported; in isFeatureSupported()
|
/system/keymaster/include/keymaster/ |
D | operation.h | 74 bool supported(keymaster_padding_t padding) const; 75 bool supported(keymaster_block_mode_t padding) const; 76 bool supported(keymaster_digest_t padding) const;
|
/system/chre/apps/gnss_world/ |
D | gnss_world.cc | 115 bool supported; in handleTimerEvent() local 122 supported = gLocationSupported; in handleTimerEvent() 128 supported = gMeasurementSupported; in handleTimerEvent() 145 if (supported && timerCount < ARRAY_SIZE(kReportIntervals)) { in handleTimerEvent()
|
/system/tools/hidl/test/error_test/tag_name_does_not_exist/1.0/ |
D | required_error | 1 tag_does_not_exist is not a supported tag
|
/system/bt/stack/test/ |
D | stack_a2dp_test.cc | 198 bool supported = false; in StackA2dpTest() local 201 supported = true; in StackA2dpTest() 204 supported = true; in StackA2dpTest() 209 supported = has_shared_library(APTX_ENCODER_LIB_NAME); in StackA2dpTest() 214 supported = has_shared_library(APTX_HD_ENCODER_LIB_NAME); in StackA2dpTest() 219 supported = has_shared_library(LDAC_ENCODER_LIB_NAME); in StackA2dpTest() 222 supported = true; in StackA2dpTest() 225 supported = true; in StackA2dpTest() 230 supported = has_shared_library(LDAC_DECODER_LIB_NAME); in StackA2dpTest() 238 if (supported) { in StackA2dpTest()
|
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 224 void Link::SetRemoteSupportsErtm(bool supported) { in SetRemoteSupportsErtm() argument 225 remote_supports_ertm_ = supported; in SetRemoteSupportsErtm() 232 void Link::SetRemoteSupportsFcs(bool supported) { in SetRemoteSupportsFcs() argument 233 remote_supports_fcs_ = supported; in SetRemoteSupportsFcs()
|
D | link.h | 127 virtual void SetRemoteSupportsErtm(bool supported); 129 virtual void SetRemoteSupportsFcs(bool supported);
|
/system/tools/hidl/test/error_test/cpp_forward_decl_restriction/1.0/ |
D | types.hal | 20 // which is not supported in C++.
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 89 // The operations allowed in the payload (supported by the client) depend on the 175 // On minor version 2 or newer, these operations are supported: 180 // operations are supported: 183 // On minor version 4 or newer, these operations are supported: 188 // On minor version 5 or newer, these operations are supported: 269 // On minor version 6 or newer, these fields are supported: 335 // If either is absent, it means signatures aren't supported in this
|
/system/update_engine/ |
D | update_metadata.proto | 89 // The operations allowed in the payload (supported by the client) depend on the 175 // On minor version 2 or newer, these operations are supported: 180 // operations are supported: 183 // On minor version 4 or newer, these operations are supported: 188 // On minor version 5 or newer, these operations are supported: 269 // On minor version 6 or newer, these fields are supported: 335 // If either is absent, it means signatures aren't supported in this
|
/system/apex/docs/ |
D | README.md | 125 ### File types supported 177 APEX mainline modules are supported on devices using kernel versions 4.4 or 189 This version is only supported for devices that are upgraded from Android 9 to 324 - `lib32`: Matches the 32-bit ABI of the device, if supported. 325 - `lib64`: Matches the 64-bit ABI of the device, it supported. 326 - `prefer32`: Matches the 32-bit ABI of the device, if supported. If the 327 32-bit ABI isn't supported, matches the 64-bit ABI. 477 triggers aren't supported in APEXs. 527 supported. It should be either all non-flattened or all flattened. This is
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | seapp_contexts | 54 # levelFrom=user is only supported for _app or _isolated UIDs. 55 # levelFrom=app or levelFrom=all is only supported for _app UIDs.
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | seapp_contexts | 54 # levelFrom=user is only supported for _app or _isolated UIDs. 55 # levelFrom=app or levelFrom=all is only supported for _app UIDs.
|
/system/chre/doc/ |
D | compatibility.md | 11 cross-device compatibility for all nanoapps which are written in a supported 84 query `chreGetApiVersion()` to find out the version of the CHRE API supported by 98 `platform/shared/nanoapp/nanoapp_support_lib_dso.cc`, this is supported by 100 underlying platform if it’s supported, or replacing it with stub functionality. 119 all available versions. This means that if the first API supported by a target
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | seapp_contexts | 54 # levelFrom=user is only supported for _app or _isolated UIDs. 55 # levelFrom=app or levelFrom=all is only supported for _app UIDs.
|
/system/media/audio_utils/include/audio_utils/ |
D | fifo.h | 24 #error C API is no longer supported
|
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/generated/ |
D | flatbuffers_types.fbs | 31 * More than one security mode can be supported */
|
/system/libhidl/ |
D | Android.bp | 73 // TODO(b/137948090): not fully supported in APEX for certain usecases
|
/system/extras/simpleperf/doc/ |
D | executable_commands_reference.md | 72 The list command: lists all event types supported on the Android device. 113 On ARM/ARM64, the list command also shows a list of raw events, they are the events supported by 116 into instructions. The raw events are provided in case we want to use some events supported on the 485 trace-offcpu is implemented using sched:sched_switch tracepoint event, which may not be supported 486 on old kernels. But it is guaranteed to be supported on devices >= Android O MR1. We can check 487 whether trace-offcpu is supported as below. 495 If trace-offcpu is supported, it will be shown in the feature list. Then we can try it.
|