Home
last modified time | relevance | path

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

/developtools/integration_verification/tools/rom_ram_analyzer/standard/pkgs/
Dbasic_tool.py11 …def find_all_files(cls, folder: str, real_path: bool = True, apply_abs: bool = True, de_duplicate:…
Dgn_common_tool.py11 def is_gn_variable(cls, target: str, has_quote: bool = True):
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/pkgs/
Dbasic_tool.py31 …les_with_pattern(cls, folder: str, pattern: str = "/**", recursive: bool = True, apply_abs: bool =…
32real_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/lite_small/src/
Dget_subsystem_component.py132 def run(cls, project_path: str, output_path: str = None, save_result: bool = True):
Dtemplate_processor.py115 …: str, gn_v: str, alt_v: str, gn_path: str, ifrom: str, efrom: str, strip_quote: bool = False) -> …
/developtools/integration_verification/tools/rom_ram_analyzer/standard/
Drom_analyzer.py148 project_path: Text, product_name: Text, output_file: Text, output_execel: bool):
Dram_analyzer.py345 output_file: str, ss: str, output_excel: bool):
/developtools/hdc/src/host/
Dhost_uart.cpp620 HSession HdcHostUART::GetSession(const uint32_t sessionId, bool) in EnumSerialPort() argument
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp744 bool ohos_malloc_hook_initialize(const MallocDispatchType*malloc_dispatch, bool*, const char*) in ohos_malloc_hook_initialize() argument