Searched defs:objType (Results 1 – 13 of 13) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_native_embed_info_wrapper.cpp | 68 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
|
| D | ark_web_file_selector_params_wrapper.cpp | 50 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/ |
| D | dfx_unique_crash_obj.h | 58 explicit UniqueCrashObj(CrashObjType objType, uintptr_t objAddr) in UniqueCrashObj()
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | napi_web_download_manager.cpp | 47 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/ |
| D | cf_magic.h | 28 #define CF_MAGIC(magicType, objType) (((magicType) << CF_MAGIC_SHIFT) | (objType)) argument
|
| /base/security/certificate_framework/test/fuzztest/cfcreate_fuzzer/ |
| D | cfcreate_fuzzer.cpp | 32 CfObjectType objType = *(reinterpret_cast<CfObjectType *>(tmpData)); in CfCreateFuzzTest() local
|
| /base/security/certificate_framework/frameworks/ability/inc/ |
| D | cf_ability.h | 28 #define CF_ABILITY(abilityType, objType) (((abilityType) << CF_ABILITY_SHIFT) | (objType)) argument
|
| /base/security/certificate_framework/frameworks/core/life/ |
| D | cf_api.c | 71 CF_API_EXPORT int32_t CfCreate(CfObjectType objType, const CfEncodingBlob *in, CfObject **object) in CfCreate()
|
| /base/security/certificate_framework/test/unittest/common/src/ |
| D | cf_test_sdk_common.cpp | 76 int32_t CertframeworkSdkTest::AbnormalTest(CfObjectType objType, const CfEncodingBlob *in, in AbnormalTest()
|
| /base/hiviewdfx/hilog/interfaces/ets/ani/hilog/src/ |
| D | ani_util.cpp | 72 for (const auto &objType : OBJECT_TYPE) { in AniArgGetType() local
|
| /base/security/certificate_framework/test/fuzztest/cfgetandcheck_fuzzer/ |
| D | cfgetandcheck_fuzzer.cpp | 153 bool CfObjectFuzzTest(const uint8_t* data, size_t size, CfObjectType objType) in CfObjectFuzzTest()
|
| /base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/ |
| D | hiappevent_ani_util.cpp | 389 for (const auto &objType : OBJECT_TYPE) { in GetArgType() local
|
| /base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/ |
| D | hisysevent_ani.cpp | 73 for (const auto& objType : OBJECT_TYPE) { in GetArgType() local
|