Home
last modified time | relevance | path

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

/misc/config_tools/library/
A Dacrn_config_utilities.py488 def get_hv_item_tag(config_file, branch_tag, tag_str='', leaf_str=''): argument
508 if not leaf_str:
519 if leaf_s.tag == leaf_str and leaf_s.text and leaf_s.text != None:
520 … if leaf_str == "CLOS_MASK" or leaf_str == "MBA_DELAY" or leaf_str == "IVSHMEM_REGION":
526 … if leaf_str == "CLOS_MASK" or leaf_str == "MBA_DELAY" or leaf_str == "IVSHMEM_REGION":

Completed in 3 milliseconds