Searched defs:resolve_entity (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_pyexpat.py | 628 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/ |
D | test_pyexpat.py | 696 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 D | origin_info.py | 274 def resolve_entity(node, source, entity): function
|