Searched refs:getAppMethodName (Results 1 – 2 of 2) sorted by relevance
25 const char * const AppDataModule::getAppMethodName = "getApp"; member in OHOS::ACELite::AppDataModule29 CreateNamedFunction(getAppMethodName, GetApp); in Init()
57 static const char * const getAppMethodName; variable