| /base/web/webview/ohos_interface/ohos_glue/scripts/ |
| D | make_cpptoc_impl.py | 163 def make_cpptoc_function_impl_new(cls, name, func, defined_names): argument 242 def make_cpptoc_function_impl(cls, funcs, prefixname, defined_names): argument 263 def make_cpptoc_virtual_function_impl(header, cls, prefixname, defined_names): argument 299 def make_cpptoc_virtual_function_assignment(header, cls, prefixname, argument 319 def make_cpptoc_static_function_impl(cls, funcs, defined_names): argument 362 def make_cpptoc_unwrap_derived(header, cls, base_scoped): argument
|
| D | make_file_base.py | 49 def make_def_file(cls, class_name): argument 72 def make_include_file(cls, ident, header, dir_name, class_name): argument 88 def make_class_define(cls, ident, base_class, class_name, funcs_body): argument 112 def get_derived_classes(cls, header): argument
|
| D | make_ctocpp_header.py | 27 def make_function_body(cls): argument 44 def make_functions_body(cls, header): argument
|
| D | make_ctocpp_impl.py | 306 def make_ctocpp_virtual_function_impl(header, cls): argument 323 def make_ctocpp_unwrap_derived(header, cls, base_scoped): argument
|
| /base/theme/wallpaper_mgr/services/src/ |
| D | component_name.cpp | 23 ComponentName::ComponentName(std::string pkg, std::string cls) in ComponentName() 29 void ComponentName::SetComponentInfo(std::string pkg, std::string cls) in SetComponentInfo()
|
| /base/security/device_security_level/test/dslm_unit_test/cmocker/ |
| D | c_mocker.h | 77 #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
|
| /base/hiviewdfx/hidumper/frameworks/native/src/common/ |
| D | dump_cfg.cpp | 93 bool DumpCfg::IsDumper(int cls) in IsDumper() 98 bool DumpCfg::IsFilter(int cls) in IsFilter() 113 bool DumpCfg::IsOutput(int cls) in IsOutput()
|
| /base/security/selinux_adapter/interfaces/policycoreutils/src/ |
| D | param_checker.c | 33 static int SelinuxAuditCallback(void *data, security_class_t cls, char *buf, size_t len) in SelinuxAuditCallback()
|
| D | service_checker.cpp | 91 static int SelinuxAuditCallback(void *data, security_class_t cls, char *buf, size_t len) in SelinuxAuditCallback()
|
| /base/update/packaging_tools/ |
| D | utils.py | 95 def singleton(cls): argument
|