Home
last modified time | relevance | path

Searched defs:destType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp498 png_byte destType = 0; in GetDecodeFormat() local
515 png_byte destType) in ChooseFormat()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_net_ledger_mock.cpp153 bool LnnHasSupportDiscoveryType(const char *destType, const char *type) in LnnHasSupportDiscoveryType()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_ledger_mock.cpp446 bool LnnHasSupportDiscoveryType(const char *destType, const char *type) in LnnHasSupportDiscoveryType()
H A Dlnn_net_builder_deps_mock.cpp252 bool LnnHasSupportDiscoveryType(const char *destType, const char *type) in LnnHasSupportDiscoveryType()
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h155 uint32_t destType; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H A Dpng_decoder_test.cpp643 png_byte destType = PNG_COLOR_TYPE_RGBA; variable