Home
last modified time | relevance | path

Searched defs:getRetFunc (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_stub_impl.cpp61 std::function<bool()> getRetFunc = [extension, &ret]() -> bool { in GetFileTypes() local
87 std::function<bool()> getRetFunc = [extension, &ret]() -> bool { in OpenFile() local
140 std::function<bool()> getRetFunc = [extension, &ret]() -> bool { in Insert() local
174 std::function<bool()> getRetFunc = [extension, &ret]() -> bool { in Update() local
205 std::function<bool()> getRetFunc = [&results, extension]() -> bool { in BatchUpdate() local
238 std::function<bool()> getRetFunc = [extension, &ret]() -> bool { in Delete() local
271 std::function<bool()> getRetFunc = [extension, &ret]() -> bool { in InsertEx() local
305 std::function<bool()> getRetFunc = [extension, &ret]() -> bool { in UpdateEx() local
338 std::function<bool()> getRetFunc = [extension, &ret]() -> bool { in DeleteEx() local
403 std::function<bool()> getRetFunc = [extension, &ret]() -> bool { in GetType() local
[all …]