Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/
H A Doh_pasteboard.h200 bool OH_Pasteboard_IsRemoteData(OH_Pasteboard* pasteboard);
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/src/
H A Doh_pasteboard.cpp158 bool OH_Pasteboard_IsRemoteData(OH_Pasteboard *pasteboard) in OH_Pasteboard_IsRemoteData() function
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp338 * @tc.desc: OH_Pasteboard_IsRemoteData test valid
346 bool res = OH_Pasteboard_IsRemoteData(pasteboard); in HWTEST_F()

Completed in 2 milliseconds