Searched defs:isSecondCalled (Results 1 – 6 of 6) sorted by relevance
44 static void CallDied(const std::string &&name, bool isSecondCalled) in CallDied()
584 auto callDied = [](const string &&bundleName, bool isSecondCalled) {}; in __anon672bd33f0202()726 auto callDied = [](const string &&bundleName, bool isSecondCalled) {}; in __anon672bd33f0402()1593 auto callDied = [](const string &&bundleName, bool isSecondCalled) {}; in __anon672bd33f0a02()
126 void Service::OnBackupExtensionDied(const string &&bundleName, bool isSecondCalled) {} in OnBackupExtensionDied()
105 auto callDied = [](const string &&bundleName, bool isSecondCalled = false) {}; in GetExtConnection()
1030 void Service::OnBackupExtensionDied(const string &&bundleName, bool isSecondCalled) in OnBackupExtensionDied()1556 return [obj](const string &&bundleName, bool isSecondCalled) { in GetBackupInfoConnectDied()
283 auto callDied = [revPtr {reversePtr_}](const string &&bundleName, bool isSecondCalled = false) { in GetBackupAbilityExt()