Home
last modified time | relevance | path

Searched defs:fullName (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/env/common/src/
Denv_system.c456 static ENVResource *ENVi_SearchByFullNameFromResourceSet(ENVResource * resSet, const char *fullName) in ENVi_SearchByFullNameFromResourceSet()
488 ENVResource *ENVi_SearchByFullName(const char *fullName, ENVResource ** resSetPtr) in ENVi_SearchByFullName()
/TwlSDK-5.1.0/include/nitro/env/
Denv_system.h304 static inline ENVResource *ENV_SearchByFullName(const char *fullName) in ENV_SearchByFullName()