Searched defs:appLifeCycleDeal (Results 1 – 3 of 3) sorted by relevance
64 AppLifeCycleDeal appLifeCycleDeal; in DoSomethingInterestingWithMyAPI() local
73 std::shared_ptr<AppLifeCycleDeal> appLifeCycleDeal; in DoSomethingInterestingWithMyAPI() local
406 void ModuleRunningRecord::SetApplicationClient(std::shared_ptr<AppLifeCycleDeal> &appLifeCycleDeal) in SetApplicationClient()