Home
last modified time | relevance | path

Searched refs:myObserver4 (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_notify_test.cpp184 sptr<IFileAccessObserver>& myObserver4) in ReadyRegisterNotify00()
208 result = g_fah->RegisterNotify(newFileUri2, notifyForDescendants, myObserver4); in ReadyRegisterNotify00()
270 sptr<IFileAccessObserver> myObserver4 = sptr(new (std::nothrow) MyObserver()); in HWTEST_F() local
273 ReadyRegisterNotify00(parentUri, myObserver1, myObserver2, myObserver3, myObserver4); in HWTEST_F()
284 result = g_fah->UnregisterNotify(newFileUri2, myObserver4); in HWTEST_F()
180 ReadyRegisterNotify00(Uri& parentUri, sptr<IFileAccessObserver>& myObserver1, sptr<IFileAccessObserver>& myObserver2, sptr<IFileAccessObserver>& myObserver3, sptr<IFileAccessObserver>& myObserver4) ReadyRegisterNotify00() argument

Completed in 3 milliseconds