Home
last modified time | relevance | path

Searched refs:GetClassType (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dappevent_packageholder_impl.h34 return GetClassType();
47 static OHOS::FFI::RuntimeType* GetClassType() in GetClassType() function in OHOS::CJSystemapi::HiAppEvent::AppEventPackageHolderImpl
/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dsubscribe_info.h28 return GetClassType();
47 static OHOS::FFI::RuntimeType *GetClassType() in GetClassType() function in OHOS::CommonEventManager::CommonEventSubscribeInfoImpl
H A Dsubscriber.h60 return GetClassType();
72 static OHOS::FFI::RuntimeType *GetClassType() in GetClassType() function in OHOS::CommonEventManager::SubscriberManager
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_test.cpp80 ASSERT_EQ(elf.GetClassType(), elfImitate.GetClassType()); in HWTEST_F()
126 ASSERT_EQ(elf.GetClassType(), elfImitate.GetClassType()); in HWTEST_F()
148 ASSERT_EQ(elf.GetClassType(), ELFCLASSNONE); in HWTEST_F()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h69 uint8_t GetClassType() { return classType_;} in GetClassType() function in OHOS::HiviewDFX::ElfImitate
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf.h46 uint8_t GetClassType();
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp293 uint8_t DfxElf::GetClassType() in GetClassType() function in OHOS::HiviewDFX::DfxElf

Completed in 8 milliseconds