Home
last modified time | relevance | path

Searched refs:_patch_with_local_path (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tink/python/
H A Dsetup.py136 workspace_content = _patch_with_local_path(workspace_content, base_path)
153 def _patch_with_local_path(workspace_content, base_path): function