Home
last modified time | relevance | path

Searched refs:extend (Results 1 – 25 of 29) sorted by relevance

12

/system/tools/hidl/test/errors/versioning/3.3/
DIBar.hal21 // Must extend @3.2::IBar.
DIFoo.hal21 // Must extend @3.2::IFoo.
/system/media/camera/docs/
Dmetadata_model.py735 k._namespaces.extend(el._namespaces)
736 k._entries.extend(el._entries)
771 combined._namespaces.extend(k.namespaces)
772 combined._entries.extend(k.entries)
863 new_ins._namespaces.extend(ins.namespaces)
864 new_ins._entries.extend(ins.entries)
/system/libhidl/transport/base/1.0/
DIBase.hal23 * does not explicitly extend from another interface, it will implicitly extend
/system/tpm/tpm_manager/server/
Dtpm2_nvram_impl.cc217 bool extend = (nvram_public.attributes & trunks::TPMA_NV_EXTEND) != 0; in WriteSpace() local
226 extend ? trunks::TPM_CC_NV_Extend : trunks::TPM_CC_NV_Write, in WriteSpace()
248 using_owner_authorization, extend, in WriteSpace()
/system/tpm/attestation/common/
Dcommon.proto61 // Source data which was originally used to extend the PCR. If this field
/system/tpm/trunks/
Dtpm_utility.h284 bool extend,
Dtpm_utility_impl.h140 bool extend,
Dtrunks_factory_for_test.cc309 bool extend, in WriteNVSpace() argument
312 using_owner_authorization, extend, delegate); in WriteNVSpace()
Dtpm_utility_impl.cc1284 bool extend, in WriteNVSpace() argument
1312 if (extend) { in WriteNVSpace()
/system/sepolicy/tests/
Dtreble_sepolicy_tests.py160 alldomains[x.sctx].entrypointpaths.extend(entrypointpath)
/system/chre/platform/shared/idl/
Dhost_messages.fbs116 // TODO: extend with system-specific messages, e.g. load app command, etc.
/system/update_engine/scripts/update_payload/
Dchecker.py163 indented_value_lines.extend(['%*s%s' % (cont_line_indent, '', line)
182 report_lines.extend(self.report.GenerateLines(base_indent + sub_indent,
222 report_lines.extend(node_report_lines)
Dapplier.py96 data.extend(itertools.repeat('\0', read_length))
/system/extras/simpleperf/runtest/
Druntest.py52 strs.extend(child._dump(indent + 1))
138 strs.extend(child._dump(indent + 1))
/system/extras/simpleperf/scripts/
Dreport.py66 strs.extend([' ' + x for x in child_strs])
Dpprof_proto_generator.py492 profile_sample.location_id.extend(sample.location_ids)
497 profile_sample.value.extend(values)
/system/core/libpixelflinger/codeflinger/
DARMAssembler.cpp420 #pragma mark Byte/half word extract and extend (ARMv6+ only)...
/system/core/libutils/
DREADME136 The resource overlay mechanism aims to (partly) shadow and extend
/system/tools/aidl/docs/
Daidl-cpp.md185 In Java, a parcelable should extend android.os.Parcelable and provide a static
/system/sepolicy/private/
Dapp.te6 ### extend from this policy. Only policies which should apply to ALL
/system/tools/hidl/
Dhidl-gen_y.yy606 std::cerr << "ERROR: You can only extend interfaces. at " << @3
/system/sepolicy/tools/fc_sort/
DNOTICE121 this License, whose permissions for other licensees extend to the
/system/tpm/trunks/generator/
Draw_commands_fixed.txt2306 If a CRTM Event sequence is active, extend the PCR designated by the platform-specific
12649 // see if a PCR extend is requested in call
12652 // see if extend of the PCR is allowed at the locality of the command,
12655 // if an extend is going to take place, then check to see if there has
16834 current command locality is not allowed to extend the PCR
16873 // Check if the extend operation is allowed by the current command locality
16885 // Iterate input digest list to extend
16922 If the command implements PCR[2] in a SHA1 bank and a SHA256 bank, then an extend to PCR[2]
17086 current command locality is not allowed to extend the PCR
17113 // If a PCR extend is required
[all …]
/system/media/audio_utils/
DDoxyfile261 # extension. Doxygen has a built-in mapping, but you can override or extend it

12