Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgSearch/
DMsgSearch.c65 static u32 s_appId; variable
127 s_appId = *(u32*)OSGetAppGamename(); in main()
153 if ( s_bSCondAppId ) (void)NWC24SetSearchCondAppId( s_appId ); in main()
223 OSReport( "0x%08x\n", s_appId ); in ViewSearchConds()