Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 14 of 14) sorted by relevance

/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/pkgs/
Dbasic_tool.py70 …les_with_pattern(cls, folder: str, pattern: str = "/**", recursive: bool = True, apply_abs: bool =…
71real_path: bool = True, de_duplicate: bool = True, is_sort: bool = True,
Dgn_common_tool.py57 def is_gn_variable(cls, target: str, quote_processed: bool = False):
84 def contains_gn_variable(cls, s: str, quote_processed: bool = False):
94 …in_gn(cls, var_name_tuple: tuple, path: str, stop_tail: str = "home", use_cache: bool = False) -> \
/developtools/integration_verification/tools/rom_ram_analyzer/standard/
Drom_analyzer.py138 def __save_result_as_excel(cls, result_dict: dict, output_name: str, add_baseline: bool):
193 …xt, Any], result_dict: typing.Dict[Text, Dict], baseline_dict: Dict[str, Any], add_baseline: bool):
241 …h: Text, product_name: Text, output_file: Text, output_execel: bool, add_baseline: bool, unit_adap…
Dram_analyzer.py273 …esult_as_excel(cls, data_dict: dict, filename: str, ss: str, baseline_file: str, unit_adapt: bool):
426 … output_file: str, ss: str, output_excel: bool, baseline_file: str, unit_adapt: bool):
/developtools/integration_verification/tools/rom_ram_analyzer/standard/pkgs/
Dbasic_tool.py39 …def find_all_files(cls, folder: str, real_path: bool = True, apply_abs: bool = True, de_duplicate:…
Dgn_common_tool.py18 def is_gn_variable(cls, target: str, has_quote: bool = True):
108 …def _parse_part_subsystem(cls, part_var_flag: bool, subsystem_var_flag: bool, var_list: List[str],…
/developtools/integration_verification/tools/fotff/pkg/gitee_common/
Dget_newer_dir.go25 func (m *Manager) getNewerFileFromDir(cur string, less func(files []os.DirEntry, i, j int) bool) st…
Dbuild.go67 func (m *Manager) BuildNoRetry(config BuildConfig, rm bool, ctx context.Context) error {
Dcommon.go39 …branch string, manifestBranch string, archiveDir string, workspace string, watchCI bool) *Manager {
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/src/
Dget_subsystem_component.py132 def run(cls, project_path: str, output_path: str = None, save_result: bool = True):
Drom_analysis.py237 def _save_as_xls(cls, result_dict: Dict, product_name: str, baseline: bool) -> None:
Dtemplate_processor.py115 …: str, gn_v: str, alt_v: str, gn_path: str, ifrom: str, efrom: str, strip_quote: bool = False) -> …
/developtools/hdc/src/host/
Dhost_uart.cpp621 HSession HdcHostUART::GetSession(const uint32_t sessionId, bool) in EnumSerialPort() argument
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp872 bool ohos_malloc_hook_initialize(const MallocDispatchType*malloc_dispatch, bool*, const char*) in ohos_malloc_hook_initialize() argument