Home
last modified time | relevance | path

Searched defs:resolve_entity (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pyexpat.py628 def resolve_entity(context, base, system_id, public_id): function
656 def resolve_entity(context, base, system_id, public_id): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pyexpat.py696 def resolve_entity(context, base, system_id, public_id): function
724 def resolve_entity(context, base, system_id, public_id): function
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/
H A Dorigin_info.py274 def resolve_entity(node, source, entity): function