Home
last modified time | relevance | path

Searched defs:cls (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dmake_ctocpp_impl.py27 def ctocpp_make_impl_proto(cls, func): argument
152 def ctocpp_make_static_param(cls, funcs, prefix): argument
171 def ctocpp_make_static_params(cls, header): argument
178 def ctocpp_get_static_funcion(cls, func, suffix, dir_name, retval_default): argument
203 def ctocpp_get_virtual_funcion(cls, func, suffix, dir_name, macro_retval_default): argument
249 def ctocpp_make_function_impl(cls, func, suffix, dir_name): argument
330 def ctocpp_make_function_body(cls, funcs, dir_name): argument
346 def ctocpp_make_functions_body(cls, header, dir_name): argument
355 def ctocpp_make_include_files(cls, body, header, dir_name): argument
371 def ctocpp_make_unwrap_derived(cls, header, clsname): argument
H A Dmake_cpptoc_impl.py167 def make_cpptoc_function_impl(cls, name, func, defined_names): argument
245 def make_cpptoc_function_body(cls, funcs, prefix, defined_names): argument
261 def cpptoc_make_function_assign(cls, prefix, header): argument
282 def make_cpptoc_static_function_impl(cls, funcs, defined_names): argument
317 def cpptoc_make_unwrap_derived(cls, header, clsname): argument
328 def cpptoc_make_include_file(cls, body, header, dir_name): argument
344 def cpptoc_make_class_function(cls, prefix, header, dir_name): argument
367 def cpptoc_make_c_function_body(cls, header, dir_name, defined_names): argument
H A Dmake_file_base.py56 def make_def_file(cls, class_name): argument
82 def make_include_file(cls, ident, header, dir_name, class_name): argument
103 def make_class_define(cls, ident, base_class, class_name, funcs_body): argument
120 def make_wrapper_type(cls, ident): argument
131 def get_derived_classes(cls, header): argument
177 def get_class_func_list(cls, header): argument
196 def get_func_pointer_name(cls, func, prefix, suffix): argument
H A Dmake_ctocpp_header.py27 def make_function_body(cls): argument
44 def make_functions_body(cls, header): argument
/ohos5.0/build/templates/common/
H A Dinclude_relative_path_check.py27 def get_components_from_inherit_attr(cls, components, inherit, project): argument
37 def check(cls, include): argument
43 def scan_files(cls, components, proj_path): argument
60 def scan_each_file(cls, component, file, project_path, results): argument
74 def analysis(cls, config: str, project_path: str, components_info: str, output_path: str): argument
97 def __get_need_scan_path(cls, components, project, components_info_path): argument
117 def __get_components(cls, config: str, project: str): argument
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dcomponent_name.cpp23 ComponentName::ComponentName(std::string pkg, std::string cls) in ComponentName()
29 void ComponentName::SetComponentInfo(std::string pkg, std::string cls) in SetComponentInfo()
/ohos5.0/base/security/device_security_level/test/dslm_unit_test/cmocker/
H A Dc_mocker.h77 #define IMPLEMENT_FUNCTION_INTERNAL(cls, method, count, signature, invoker) … argument
104 #define IMPLEMENT_FUNCTION_WITH_INVOKER(cls, ret, method, args, invoker) \ argument
107 #define IMPLEMENT_FUNCTION(cls, ret, method, args) \ argument
/ohos5.0/drivers/peripheral/user_auth/test/unittest/mocks/inc/
H A Dc_mocker.h77 #define IMPLEMENT_FUNCTION_INTERNAL(cls, method, count, signature, invoker) … argument
104 #define IMPLEMENT_FUNCTION_WITH_INVOKER(cls, ret, method, args, invoker) \ argument
107 #define IMPLEMENT_FUNCTION(cls, ret, method, args) \ argument
/ohos5.0/build/ohos/packages/
H A Dfs_process.py48 def is_lib(cls, lib): argument
52 def is_incr(cls, fs_incr): argument
58 def chmod(cls, file, mode): argument
64 def filter(cls, files, ignore_list): argument
/ohos5.0/build/scripts/util/
H A Dpycache.py29 def retrieve_object(cls, cache_artifact, obj): argument
54 def add_object(cls, cache_artifact, obj): argument
82 def cache_key(cls, path): argument
H A Dmd5_check.py278 def from_file(cls, fileobj): argument
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/common/
H A Ddump_cfg.cpp93 bool DumpCfg::IsDumper(int cls) in IsDumper()
98 bool DumpCfg::IsFilter(int cls) in IsFilter()
113 bool DumpCfg::IsOutput(int cls) in IsOutput()
/ohos5.0/build/hb/helper/
H A Dsingleton.py21 def __call__(cls, *args, **kwargs): argument
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/include/
H A Dinode.h85 #define REGISTERNODE(cls, ...) \ argument
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/include/stream_operator/
H A Distream.h67 #define REGISTERSTREAM(cls, ...) … argument
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dparam_checker.c33 static int SelinuxAuditCallback(void *data, security_class_t cls, char *buf, size_t len) in SelinuxAuditCallback()
H A Dservice_checker.cpp91 static int SelinuxAuditCallback(void *data, security_class_t cls, char *buf, size_t len) in SelinuxAuditCallback()
/ohos5.0/foundation/ability/idl_tool/test/sa_test/
H A Dutil.py141 def get_subclasses(cls): argument
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/base/
H A Dutil.py186 def get_subclasses(cls): argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
H A Dlogger.cpp162 jclass cls = env->FindClass("java/lang/Exception"); in VLogAssert() local
/ohos5.0/base/update/packaging_tools/
H A Dutils.py95 def singleton(cls): argument
/ohos5.0/foundation/ability/idl_tool/test/cmd_test/
H A Dcmd_test.py659 def get_subclasses(cls): argument
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stream/
H A Dstream_n_exporter.cpp365 napi_value cls = nullptr; in Export() local
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stream/
H A Dstream_n_exporter.cpp544 napi_value cls = nullptr; in Export() local
/ohos5.0/build/hb/util/loader/
H A Dload_ohos_build.py132 def _parsing_kits_lib(cls, kit_lib, is_inner_kits=False): argument

12