Home
last modified time | relevance | path

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

/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_notify_test.cpp299 bool notifyForDescendants1 = true; in ReadyRegisterNotify01() local
312 result = g_fah->RegisterNotify(newFileUri1, notifyForDescendants1, myObserver1); in ReadyRegisterNotify01()
314 result = g_fah->RegisterNotify(newFileUri2, notifyForDescendants1, myObserver2); in ReadyRegisterNotify01()
820 bool notifyForDescendants1 = true; in ReadyRegisterNotify11() local
828 result = g_fah->RegisterNotify(newFileDir1, notifyForDescendants1, myObserver1); in ReadyRegisterNotify11()
830 result = g_fah->RegisterNotify(newFileUri1, notifyForDescendants1, myObserver2); in ReadyRegisterNotify11()

Completed in 4 milliseconds