Home
last modified time | relevance | path

Searched refs:GetStringMap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h114 std::unordered_map<std::string, StringItem *> *GetStringMap() in GetStringMap() function
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_item_container_test.cpp1060 std::unordered_map<std::string, StringItem *> *string_map = container.GetStringMap();