Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/interfaces/cj/src/
Dsystem_pasteboard_impl.cpp126 std::string SystemPasteboardImpl::GetDataSource() in GetDataSource() function in OHOS::MiscServicesCj::SystemPasteboardImpl
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardservice_fuzzer/
Dpasteboardservice_fuzzer.cpp139 int32_t GetDataSource(std::string &bundleName) override in GetDataSource() function in __anon610e78fa0111::PasteboardServiceMock
/foundation/distributeddatamgr/pasteboard/interfaces/ani/src/
Dpasteboard_ani.cpp971 static ani_string GetDataSource([[maybe_unused]] ani_env *env, [[maybe_unused]] ani_object object) in GetDataSource() function
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp1035 int32_t PasteboardClient::GetDataSource(std::string &bundleName) in GetDataSource() function in OHOS::MiscServices::PasteboardClient
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_systempasteboard.cpp764 napi_value SystemPasteboardNapi::GetDataSource(napi_env env, napi_callback_info info) in GetDataSource() function in OHOS::MiscServicesNapi::SystemPasteboardNapi
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp2295 int32_t PasteboardService::GetDataSource(std::string &bundleName) in GetDataSource() function in OHOS::MiscServices::PasteboardService