Home
last modified time | relevance | path

Searched defs:self (Results 26 – 50 of 1205) sorted by relevance

12345678910>>...49

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/
H A Dhdi_delete_handler.py28 def __init__(self, args): argument
49 def run(self): argument
53 def _call_hdi_get(self): argument
62 def _del_comm_handler(self, type_name): argument
65 def operate_delete(self): argument
90 def modify_idl_config(self): argument
103 def operate_create_file(self): argument
128 def operate_config_file(self): argument
139 def _delete_peripheral_config_file(self, config_json_path): argument
193 def _delete_interface_config_file(self, config_json_path): argument
[all …]
H A Dhdi_get_handler.py20 def __init__(self, args): argument
39 def _get_type_comm(self): argument
51 def _get_interface_handler(self): argument
56 def _get_peripheral_handler(self): argument
61 def _get_create_unittest(self): argument
66 def format_create_result(self): argument
84 def get_type_create_info(self, type_name): argument
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_gen_test/
H A Dbig_d_2000_file_test.py24 def __init__(self): argument
28 def get_file_name(self): argument
31 def get_fool_content(self, loop): argument
46 def get_types_content(self, loop): argument
63 def file_gen(self): argument
77 def file_remove(self): argument
85 def set_idl_attr(self): argument
97 def run_cpp(self): argument
108 def run(self): argument
/ohos5.0/base/update/packaging_tools/test/
H A Dtest_image_class.py31 def setUp(self): argument
34 def tearDown(self): argument
37 def test_update_full_image(self): argument
60 def test_get_file_data(self): argument
85 def test_get_blocks_list(self): argument
112 def test_get_file_map(self): argument
130 def test_read_ranges(self): argument
152 def test_get_range_data(self): argument
H A Dtest_script_generator.py30 def setUp(self): argument
33 def tearDown(self): argument
36 def test_get_proportion_value_list(self): argument
46 def test_proportion_value_list(self): argument
59 def test_proportion_value_list1(self): argument
69 def test_script_command_content(self): argument
106 def test_get_progress_value(self): argument
126 def __init__(self): argument
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_model_enable_operation.py47 def scan_makefile(self): argument
57 def scan_build(self): argument
79 def disable_model_liteos(self): argument
89 def enable_model_liteos(self): argument
116 def operation_enable(self): argument
153 def operation_disable(self): argument
190 def get_config_config(self, kernel): argument
193 def get_config_patch(self, kernel): argument
208 def _get_config_linux(self): argument
237 def disable_model_linux(self): argument
[all …]
H A Dhdf_linux_scann.py23 def __init__(self, root, vendor, board): argument
59 def scan_makefile(self): argument
85 def get_config_path(self): argument
95 def enable_scan(self): argument
112 def _get_model_file_dict(self): argument
190 def get_obj(self, lines): argument
211 def split_list(self, src_list): argument
217 def get_model_scan(self): argument
257 def _prefix_template_replace(self, argument
395 def get_driver(self, name): argument
[all …]
H A Dhdf_lite_settings_mk_file.py20 def __init__(self, root_dir): argument
34 def _save(self): argument
38 def _append(self, new_line): argument
42 def _find_var_line(self, var_name): argument
48 def _is_vendor_valid(self, vendor_name): argument
55 def _set_var_value(self, var_name, var_value): argument
65 def _get_var_value(self, var_name): argument
74 def set_vendor(self, vendor_name): argument
80 def get_vendor(self): argument
86 def set_board_vendor_path(self, board_vendor_path): argument
H A Dhdf_dot_config_file.py18 def __init__(self, index, line): argument
24 def __init__(self, dot_config_path): argument
36 def save(self): argument
46 def _find(self, item): argument
65 def _enable(self, item): argument
81 def _disable(self, item): argument
93 def _is_enabled(self, item): argument
101 def _add_prefix(self, item): argument
116 def enable(self, item, depends_on_item): argument
125 def disable(self, item): argument
[all …]
/ohos5.0/base/update/packaging_tools/
H A Dblocks_manager.py27 def __init__(self, range_data=None): argument
40 def __iter__(self): argument
44 def __eq__(self, other): argument
47 def __ne__(self, other): argument
50 def __parse_data_text(self, text): argument
95 def to_string_raw(self): argument
101 def get_union_with_other(self, other): argument
150 def is_overlaps(self, other): argument
159 def size(self): argument
169 def get_map_within(self, other): argument
[all …]
H A Dscript_generator.py38 def __init__(self): argument
43 def add_command(self, cmd=None): argument
51 def get_script(self): argument
96 def __init__(self): argument
101 def __init__(self): argument
144 def abort(self, partition): argument
202 def get_status(self): argument
219 def reboot_now(self): argument
227 def updater_partitions(self): argument
245 def __init__(self): argument
[all …]
/ohos5.0/foundation/ability/idl_tool/test/cmd_test/
H A Dcmd_test.py91 def run(self): argument
95 def test(self): argument
109 def run(self): argument
163 def run(self): argument
245 def run(self): argument
253 def run(self): argument
261 def run(self): argument
282 def run(self): argument
291 def run(self): argument
307 def run(self): argument
[all …]
/ohos5.0/drivers/hdf_core/framework/tools/idl-gen/
H A Didl_generator.py27 def __init__(self): argument
35 def generate(self): argument
47 def _parse_option(self): argument
86 def _parse_header(self): argument
112 def _generate_type(self, header): argument
133 def _install_import(self, header): argument
162 def _install_enum(self, enums): argument
169 def _install_stack(self, stacks): argument
250 def _convert_typedef(self, c_type): argument
275 def _swap_type_c2idl(self, c_type): argument
[all …]
/ohos5.0/build/hb/modules/interface/
H A Dtool_module_interface.py28 def __init__(self, args_dict: dict, args_resolver: ArgsResolverInterface): argument
32 def list_targets(self): argument
36 def desc_targets(self): argument
40 def path_targets(self): argument
44 def refs_targets(self): argument
48 def format_targets(self): argument
52 def clean_targets(self): argument
55 def run(self): argument
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/
H A Dgenerate_code_from_policy.py69 def __init__(self, msg): argument
212 def clear_list(self): argument
282 def update_mode(self, mode): argument
309 def update_final_list(self): argument
327 def __init__(self): argument
474 def clear_bpf_policy(self): argument
477 def get_gen_flag(self): argument
653 def load_arg(self, arg_id): argument
840 def __init__(self): argument
874 def check_allow_list(self): argument
[all …]
/ohos5.0/build/config/components/init/seccomp/scripts/
H A Dgenerate_code_from_policy.py69 def __init__(self, msg): argument
212 def clear_list(self): argument
282 def update_mode(self, mode): argument
309 def update_final_list(self): argument
327 def __init__(self): argument
474 def clear_bpf_policy(self): argument
477 def get_gen_flag(self): argument
653 def load_arg(self, arg_id): argument
840 def __init__(self): argument
874 def check_allow_list(self): argument
[all …]
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dplay_itf.cpp22 static SLresult SetPlayState(SLPlayItf self, SLuint32 state) in SetPlayState()
32 static SLresult GetPlayState(SLPlayItf self, SLuint32 *state) in GetPlayState()
42 static SLresult GetDuration(SLPlayItf self, SLmillisecond *pMsec) in GetDuration()
47 static SLresult GetPosition(SLPlayItf self, SLmillisecond *pMsec) in GetPosition()
57 static SLresult SetCallbackEventsMask(SLPlayItf self, SLuint32 eventFlags) in SetCallbackEventsMask()
62 static SLresult GetCallbackEventsMask(SLPlayItf self, SLuint32 *pEventFlags) in GetCallbackEventsMask()
67 static SLresult SetMarkerPosition(SLPlayItf self, SLmillisecond mSec) in SetMarkerPosition()
72 static SLresult ClearMarkerPosition(SLPlayItf self) in ClearMarkerPosition()
77 static SLresult GetMarkerPosition(SLPlayItf self, SLmillisecond *pMsec) in GetMarkerPosition()
82 static SLresult SetPositionUpdatePeriod(SLPlayItf self, SLmillisecond mSec) in SetPositionUpdatePeriod()
[all …]
H A Drecord_itf.cpp20 static SLresult SetRecordState(SLRecordItf self, SLuint32 state) in SetRecordState()
30 static SLresult GetRecordState(SLRecordItf self, SLuint32 *pState) in GetRecordState()
40 static SLresult SetDurationLimit(SLRecordItf self, SLmillisecond msec) in SetDurationLimit()
45 static SLresult GetPosition(SLRecordItf self, SLmillisecond *pMsec) in GetPosition()
55 static SLresult SetCallbackEventsMask(SLRecordItf self, SLuint32 eventFlags) in SetCallbackEventsMask()
60 static SLresult GetCallbackEventsMask(SLRecordItf self, SLuint32 *pEventFlags) in GetCallbackEventsMask()
65 static SLresult SetMarkerPosition(SLRecordItf self, SLmillisecond mSec) in SetMarkerPosition()
70 static SLresult ClearMarkerPosition(SLRecordItf self) in ClearMarkerPosition()
75 static SLresult GetMarkerPosition(SLRecordItf self, SLmillisecond *pMsec) in GetMarkerPosition()
80 static SLresult SetPositionUpdatePeriod(SLRecordItf self, SLmillisecond mSec) in SetPositionUpdatePeriod()
[all …]
/ohos5.0/build/tools/component_tools/static_check/gn_check/
H A Dcheck_gn.py41 def __init__(self, ohos_root: str, black_dir: tuple = tuple(), check_path='') -> None: argument
61 def get_all_gn_data(self) -> dict: argument
90 def get_all_abs_path(self) -> list: argument
113 def check_have_product_name(self) -> pd.DataFrame: argument
144 def check_have_product_name_all(self) -> pd.DataFrame: argument
187 def check_pn_sn(self) -> pd.DataFrame: argument
233 def check_pn_sn_all(self) -> pd.DataFrame: argument
284 def check_abs_path(self) -> pd.DataFrame: argument
314 def check_abs_path_all(self) -> pd.DataFrame: argument
354 def output(self): argument
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/public_moudle/
H A Dbase.py25 def __init__(self, driver): argument
30 def find_element(self, locator): argument
49 def sendkeys(self, locator, text=''): argument
54 def click(self, locator): argument
58 def get_attribute(self, locator, name): argument
71 def click_canvas_by_text(self, text): argument
80 def canvas_copy(self): argument
85 def canvas_paste(self): argument
130 def add_node(self, text): argument
143 def add_attr(self, text): argument
[all …]
/ohos5.0/build/hb/services/
H A Dhpm.py47 def __init__(self): argument
51 def run(self): argument
55 def execute_hpm_cmd(self, cmd_type: int, **kwargs): argument
76 def _regist_hpm_path(self): argument
89 def _execute_hpm_build_cmd(self, **kwargs): argument
94 def _execute_hpm_install_cmd(self, **kwargs): argument
99 def _execute_hpm_pack_cmd(self, **kwargs): argument
104 def _execute_hpm_publish_cmd(self, **kwargs): argument
109 def _execute_hpm_update_cmd(self, **kwargs): argument
118 def _convert_args(self) -> list: argument
[all …]
/ohos5.0/build/scripts/util/
H A Dmd5_check.py141 def has_changes(self): argument
164 def iter_all_paths(self): argument
172 def iter_added_paths(self): argument
184 def iter_removed_paths(self): argument
214 def iter_changed_paths(self): argument
269 def __init__(self): argument
288 def to_file(self, fileobj): argument
336 def get_strings(self): argument
340 def files_md5(self): argument
348 def strings_md5(self): argument
[all …]
/ohos5.0/base/security/certificate_framework/frameworks/core/v1.0/certificate/
H A Dx509_certificate.c63 static void DestroyX509Certificate(CfObjectBase *self) in DestroyX509Certificate()
78 static CfResult Verify(HcfCertificate *self, void *key) in Verify()
106 static CfResult GetPublicKey(HcfCertificate *self, void **keyOut) in GetPublicKey()
134 static long GetVersion(HcfX509Certificate *self) in GetVersion()
148 static CfResult GetSerialNumber(HcfX509Certificate *self, CfBlob *out) in GetSerialNumber()
162 static CfResult GetIssuerName(HcfX509Certificate *self, CfBlob *out) in GetIssuerName()
176 static CfResult GetSubjectName(HcfX509Certificate *self, CfBlob *out) in GetSubjectName()
232 static CfResult GetSignature(HcfX509Certificate *self, CfBlob *sigOut) in GetSignature()
316 static int32_t GetBasicConstraints(HcfX509Certificate *self) in GetBasicConstraints()
386 static CfResult ToString(HcfX509Certificate *self, CfBlob *out) in ToString()
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A Devent_tree.py34 def __init__(self, input_str): argument
43 def parse_event_tree(self, input_str): argument
51 def parse_tree_index(self, lines): argument
61 def parse_touch_points(self, texts, start_index): argument
77 def parse_hit_tests(self, texts, start_index): argument
93 def parse_event_procedures(self, texts, start_index): argument
103 def is_parse_failed(self): argument
111 def check_parse_result(self): argument
117 def to_string(self): argument
127 def dump(self): argument
[all …]
/ohos5.0/build/hb/modules/
H A Dohos_tool_module.py29 …def __init__(self, args_dict: dict, args_resolver: ArgsResolverInterface, gn: BuildFileGeneratorIn… argument
35 def gn(self): argument
46 def clean_targets(self): argument
49 def desc_targets(self): argument
52 def format_targets(self): argument
55 def list_targets(self): argument
58 def path_targets(self): argument
61 def refs_targets(self): argument

12345678910>>...49