/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_driver_config_file.py | 23 def __init__(self, root, board, module, driver, kernel, only_path=False): argument
|
H A D | hdf_device_info_hcs.py | 22 def __init__(self, root, vendor, module, board, driver, path): argument
|
H A D | hdf_defconfig_patch.py | 20 board, data_model, new_demo_config): argument
|
H A D | hdf_model_enable_operation.py | 23 def __init__(self, root, vendor, board, model): argument
|
H A D | hdf_linux_scann.py | 23 def __init__(self, root, vendor, board): argument
|
H A D | hdf_liteos_scann.py | 24 def __init__(self, root, vendor, board): argument
|
/ohos5.0/build/hb/resources/config/ |
H A D | config.json | 3 "board": null, null
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | tab_content_model_impl.h | 34 void SetBoard(const BoardStyle& board) override {} in SetBoard()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_sub_tab_bar_style_test_ng.cpp | 417 auto board = tabContentPattern->GetBoardStyle(); variable 451 auto board = tabContentPattern->GetBoardStyle(); variable 495 auto board = tabContentPattern->GetBoardStyle(); variable 529 auto board = tabContentPattern->GetBoardStyle(); variable
|
H A D | tabs_attr_test_ng.cpp | 469 auto board = tabContentPattern->GetBoardStyle(); variable 487 auto board = tabContentPattern->GetBoardStyle(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
H A D | tab_content_node.cpp | 115 auto board = JsonUtil::Create(true); in ToJsonValue() local
|
H A D | tab_content_model_ng.cpp | 514 void TabContentModelNG::SetBoard(const BoardStyle& board) in SetBoard()
|
/ohos5.0/build/hb/resources/ |
H A D | config.py | 145 def board(self): member in Config 151 def board(self, value: str): member in Config
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/ |
H A D | hdf_add_driver.py | 487 def get_model_template_list(self, module, board): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/ |
H A D | hdi_add_handler.py | 235 self, board, root, replace_data, hid_service_folder, argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/ |
H A D | hdf_utils.py | 255 def get_dot_configs_path(root, vendor, board): argument 354 def get_hcs_file_path(root, vendor, board): argument
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/ |
H A D | hdf_wifi_config.h | 102 struct HdfConfigWifiBoard board; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_tab_content.cpp | 221 BoardStyle board; in SetBoard() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsEnumStyle.js | 1772 board(arg) { method in SubTabBarStyle
|