Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelcf.TWL/
Dcontainer.c418 BOOL StaticSetName(const char *staticName) in StaticSetName() argument
427 else if (GetOverlay(&OverlayList, staticName) || GetOverlay(&AutoloadList, staticName) in StaticSetName()
428 || GetOverlay(&LtdoverlayList, staticName) || GetOverlay(&LtdautoloadList, staticName)) in StaticSetName()
435 t->name = staticName; in StaticSetName()
/TwlSDK-5.4/build/tools/makelcf/
Dcontainer.c474 BOOL StaticSetName(const char *staticName) in StaticSetName() argument
483 else if (GetOverlay(&OverlayList, staticName) || GetOverlay(&AutoloadList, staticName)) in StaticSetName()
490 t->name = staticName; in StaticSetName()