Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/provision/
H A Dprovision_info.h62 struct DebugInfo { struct
63 std::string deviceIdType;
64 std::vector<std::string> deviceIds;
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_types_util.h48 using DebugInfo = DistributedRdb::RdbDebugInfo;; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/include/
H A Drdb_fault_hiview_reporter.h29 using DebugInfo = OHOS::DistributedRdb::RdbDebugInfo; variable
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Darkts-bytecode-file-format.md362 ### DebugInfo subsection
/ohos5.0/docs/zh-cn/application-dev/arkts-utils/
H A Darkts-bytecode-file-format.md362 ### DebugInfo subsection
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp665 static void DebugInfo(SkImageInfo &info, SkImageInfo &dstInfo, SkCodec::Options &opts) in HeapMemAlloc() function