Home
last modified time | relevance | path

Searched defs:objType (Results 1 – 13 of 13) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_native_embed_info_wrapper.cpp68 std::string objType = ArkWebStringStructToClass(stType); in GetType() local
77 std::string objType = ArkWebStringStructToClass(stType); in GetTag() local
86 std::map<std::string, std::string> objType = ArkWebStringMapStructToClass(stType); in GetParams() local
Dark_web_file_selector_params_wrapper.cpp50 std::vector<std::string> objType = ArkWebStringVectorStructToClass(stType); in AcceptType() local
68 std::vector<std::string> objType = ArkWebStringVectorStructToClass(stType); in MimeType() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/
Ddfx_unique_crash_obj.h58 explicit UniqueCrashObj(CrashObjType objType, uintptr_t objAddr) in UniqueCrashObj()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_web_download_manager.cpp47 napi_valuetype objType = napi_undefined; in JS_SetDownloadDelegate() local
76 napi_valuetype objType = napi_undefined; in JS_ResumeDownload() local
/base/security/certificate_framework/frameworks/common/v1.0/inc/
Dcf_magic.h28 #define CF_MAGIC(magicType, objType) (((magicType) << CF_MAGIC_SHIFT) | (objType)) argument
/base/security/certificate_framework/test/fuzztest/cfcreate_fuzzer/
Dcfcreate_fuzzer.cpp32 CfObjectType objType = *(reinterpret_cast<CfObjectType *>(tmpData)); in CfCreateFuzzTest() local
/base/security/certificate_framework/frameworks/ability/inc/
Dcf_ability.h28 #define CF_ABILITY(abilityType, objType) (((abilityType) << CF_ABILITY_SHIFT) | (objType)) argument
/base/security/certificate_framework/frameworks/core/life/
Dcf_api.c71 CF_API_EXPORT int32_t CfCreate(CfObjectType objType, const CfEncodingBlob *in, CfObject **object) in CfCreate()
/base/security/certificate_framework/test/unittest/common/src/
Dcf_test_sdk_common.cpp76 int32_t CertframeworkSdkTest::AbnormalTest(CfObjectType objType, const CfEncodingBlob *in, in AbnormalTest()
/base/hiviewdfx/hilog/interfaces/ets/ani/hilog/src/
Dani_util.cpp72 for (const auto &objType : OBJECT_TYPE) { in AniArgGetType() local
/base/security/certificate_framework/test/fuzztest/cfgetandcheck_fuzzer/
Dcfgetandcheck_fuzzer.cpp153 bool CfObjectFuzzTest(const uint8_t* data, size_t size, CfObjectType objType) in CfObjectFuzzTest()
/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani_util.cpp389 for (const auto &objType : OBJECT_TYPE) { in GetArgType() local
/base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/
Dhisysevent_ani.cpp73 for (const auto& objType : OBJECT_TYPE) { in GetArgType() local