Searched refs:paramBundle (Results 1 – 2 of 2) sorted by relevance
185 char paramBundle[buffSize] = {0}; in IsProcessDebug() local186 GetParameter("hiviewdfx.appfreeze.filter_bundle_name", "", paramBundle, buffSize - 1); in IsProcessDebug()187 std::string debugBundle(paramBundle); in IsProcessDebug()
542 char paramBundle[buffSize] = {0}; in IsProcessDebug() local543 GetParameter("hiviewdfx.appfreeze.filter_bundle_name", "", paramBundle, buffSize - 1); in IsProcessDebug()544 std::string debugBundle(paramBundle); in IsProcessDebug()