Home
last modified time | relevance | path

Searched defs:f2 (Results 1 - 2 of 2) sorted by relevance

/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_post_task_module_test.cpp256 auto f2 = []() { CommonUtils::CommonUtils::TaskCalledSet(false); }; in HWTEST_F() local
287 auto f2 = []() { CommonUtils::CommonUtils::TaskCalledSet(true); }; in HWTEST_F() local
318 auto f2 = []() { CommonUtils::CommonUtils::TaskCalledSet(true); }; in HWTEST_F() local
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_impl.cpp303 IsSameFunction( const std::function<void(CArrAppAccountInfo)> *f1, const std::function<void(CArrAppAccountInfo)> *f2) IsSameFunction() argument

Completed in 4 milliseconds