Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dresource_item.cpp103 const string &ResourceItem::GetName() const in GetName() function in OHOS::Global::Restool::ResourceItem
/developtools/hdc/src/common/
Dentry.cpp90 std::string Entry::GetName() in GetName() function in Hdc::Entry
/developtools/hiperf/include/
Dperf_event_record.h142 const char* GetName() const override final in GetName() function
/developtools/packing_tool/packing_tool/frameworks/src/json/
Dpatch_json.cpp256 bool PatchJson::GetName(std::string& name) in GetName() function in OHOS::AppPackingTool::PatchJson
/developtools/profiler/device/services/shared_memory/src/
Dshare_memory_block.cpp402 std::string ShareMemoryBlock::GetName() in GetName() function in ShareMemoryBlock
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Dftrace_processor.cpp166 static std::string GetName(const std::map<int, std::string> &nameMap, int type) in GetName() function