Home
last modified time | relevance | path

Searched defs:classname (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dmemory_monitor_def.h24 #define VERIFY_CLASSNAME(classname, p) \ argument
27 #define VERIFY_DECLARED_CLASS(classname) \ argument
30 #define DECLARE_CLASS_TYPE_SIZE(classname) \ argument
37 #define DECLARE_CLASS_GET_TYPE_SIZE(classname) \ argument
H A Dtype_info_base.h25 #define DECLARE_CLASS_TYPE_INFO(classname) \ argument
39 #define DECLARE_RELATIONSHIP_OF_CLASSES(classname, ...) DECLARE_CLASS_TYPE_INFO(classname) … argument
/ohos5.0/base/security/device_auth/common_lib/interfaces/
H A Dhc_vector.h159 #define CREATE_HC_VECTOR(classname) Create##classname() argument
160 #define DESTROY_HC_VECTOR(classname, obj) Destroy##classname(obj) argument
/ohos5.0/foundation/ai/ai_engine/services/common/utils/
H A Daie_macros.h47 #define AIE_NEW(var, classname) \ argument
/aosp14/frameworks/base/startop/view_compiler/
H A Ddex_layout_compiler.cc128 void DexViewBuilder::BuildTryCreateView(Value dest, Value parent, Value classname) { in BuildTryCreateView()
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_ecc_key_util_test.cpp328 const char *classname = returnObj->base.getClass(); variable
419 const char *classname = returnKeyPair->base.getClass(); variable
523 const char *classname = returnKeyPair->pubKey->base.base.getClass(); variable
790 const char *classname = returnKeyPair->priKey->base.base.getClass(); variable
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_napi.cpp338 void CloudFileNapi::SetClassName(std::string classname) in SetClassName()
H A Dcloud_sync_napi.cpp614 void CloudSyncNapi::SetClassName(const std::string classname) in SetClassName()
/aosp14/system/core/init/
H A Dbuiltins.cpp158 static void ForEachServiceInClass(const std::string& classname, F function) { in ForEachServiceInClass()
196 std::string classname; in do_class_restart() local
788 const auto& classname = args[args.size() - 1]; in do_restart() local
/aosp14/frameworks/base/libs/hwui/jni/
H A DCreateJavaOutputStreamAdaptor.cpp276 static jclass findClassCheck(JNIEnv* env, const char classname[]) { in findClassCheck()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.h176 #define DECLARE_PROP_TYPED_CLASS(classname, template_class, type) \ argument
/aosp14/frameworks/base/tools/aapt2/util/
H A DUtil.cpp194 std::optional<std::string> GetFullyQualifiedClassName(StringPiece package, StringPiece classname) { in GetFullyQualifiedClassName()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dfile_parser.py707 def get_class(self, classname, defined_structs=None): argument
723 def get_base_class_name(self, classname): argument
1263 def get_cpp_proto(self, classname=None): argument
/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java4538 String classname = getBackupAgentName(data); in handleCreateBackupAgent() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...