Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/tools/makelcf.TWL/
Dcontainer.c390 BOOL StaticSetName(const char *staticName) in StaticSetName() argument
399 else if (GetOverlay(&OverlayList, staticName) || GetOverlay(&AutoloadList, staticName) in StaticSetName()
400 || GetOverlay(&LtdoverlayList, staticName) || GetOverlay(&LtdautoloadList, staticName)) in StaticSetName()
407 t->name = staticName; in StaticSetName()
/TwlSDK-5.3.1/build/tools/makelcf/
Dcontainer.c446 BOOL StaticSetName(const char *staticName) in StaticSetName() argument
455 else if (GetOverlay(&OverlayList, staticName) || GetOverlay(&AutoloadList, staticName)) in StaticSetName()
462 t->name = staticName; in StaticSetName()