Home
last modified time | relevance | path

Searched refs:point (Results 1 – 25 of 58) sorted by relevance

123

/system/extras/perfprofd/
Dperfprofd_record.proto37 // is device screen on at point when profile is collected?
40 // system load at point when profile is collected; corresponds
45 // At the point when the profile was collected, was a camera active?
48 // At the point when the profile was collected, was the device still booting?
51 // At the point when the profile was collected, was the device plugged into
Dperf_profile.proto109 // is device screen on at point when profile is collected?
112 // system load at point when profile is collected; corresponds
117 // At the point when the profile was collected, was a camera active?
120 // At the point when the profile was collected, was the device still booting?
123 // At the point when the profile was collected, was the device plugged into
Dperfprofd_config.proto54 // If the "mpdecision" service is running at the point we are ready
/system/keymaster/km_openssl/
Dnist_curve_key_exchange.cpp101 UniquePtr<EC_POINT, EC_POINT_Delete> point(EC_POINT_new(group)); in CalculateSharedKey() local
102 if (!point.get() || in CalculateSharedKey()
104 group, point.get(), peer_public_value, peer_public_value_len, in CalculateSharedKey()
106 !EC_POINT_is_on_curve(group, point.get(), nullptr /* ctx */)) { in CalculateSharedKey()
113 if (ECDH_compute_key(result.get(), shared_secret_len_, point.get(), private_key_.get(), in CalculateSharedKey()
/system/sepolicy/prebuilts/api/28.0/public/
Dioctl_macros56 # point to point ioctls
/system/sepolicy/prebuilts/api/26.0/public/
Dioctl_macros56 # point to point ioctls
/system/sepolicy/prebuilts/api/27.0/public/
Dioctl_macros56 # point to point ioctls
/system/sepolicy/public/
Dioctl_macros56 # point to point ioctls
/system/sepolicy/prebuilts/api/29.0/public/
Dioctl_macros56 # point to point ioctls
/system/sepolicy/private/
Dvold.te17 # from accidentally writing when the mount point isn't present.
Dapexd.te37 # allow apexd to create a mount point in /apex
/system/sepolicy/prebuilts/api/26.0/private/
Dvold.te18 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/29.0/private/
Dvold.te17 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/28.0/private/
Dvold.te17 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/27.0/private/
Dvold.te18 # from accidentally writing when the mount point isn't present.
/system/media/camera/docs/
DCameraDeviceInfo.mako18 * The key entries below this point are generated from metadata
DCaptureResultTest.mako18 * The key entries below this point are generated from metadata
DACameraMetadata.mako47 * The key entries below this point are generated from metadata
DCameraMetadataEnums.mako21 * The enum values below this point are generated from metadata
DCameraMetadataKeys.mako22 * The key entries below this point are generated from metadata
/system/extras/libjsonpb/
DREADME.md24 - If the Protobuf schema uses special floating point values:
73 - 64-bit integers and special floating point values (infinity, NaN) must
/system/libhidl/transport/memory/1.0/
DIMemory.hal58 * at any point in or outside of the update/commit process.
/system/tools/aidl/
Daidl.cpp432 AidlLocation::Point point = {.line = lineno, .column = 0 /*column*/}; in parse_preprocessed_file() local
433 AidlLocation location = AidlLocation(filename, point, point); in parse_preprocessed_file()
/system/bt/doc/
Dpower_management.md83 At this point, the power managment code is basically done until the first set of
146 At this point, if one of the timers in `bta_dm_cb.pm_timer` times out, a call is
190 At this point, either the method simply returns, or has called back into
/system/nvram/
DREADME.md7 accessed or modified, up to the point of requiring full hardware reset to clear

123