Home
last modified time | relevance | path

Searched refs:SYMBOL (Results 1 - 4 of 4) sorted by relevance

/base/global/resource_management/interfaces/inner_api/include/
H A Dres_common.h103 SYMBOL = 23, enumerator
/base/global/resource_management/frameworks/resmgr/src/
H A Dres_desc.cpp215 resTypeStrList.insert(make_pair(ResType::SYMBOL, std::string("symbol"))); in Init()
H A Dresource_manager_impl.cpp908 const std::shared_ptr<IdItem> idItem = hapManager_->FindResourceByName(name, ResType::SYMBOL, isOverrideResMgr_); in GetSymbolByName()
922 if (idItem == nullptr || idItem->resType_ != ResType::SYMBOL) { in GetSymbol()
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp60 {SYMBOL, SELECT_SYMBOL}

Completed in 6 milliseconds