Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/
H A Doh_pasteboard.h227 bool OH_Pasteboard_HasType(OH_Pasteboard* pasteboard, const char* type);
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/src/
H A Doh_pasteboard.cpp184 bool OH_Pasteboard_HasType(OH_Pasteboard *pasteboard, const char *type) in OH_Pasteboard_HasType() function
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp381 * @tc.desc: OH_Pasteboard_HasType test valid
398 bool res = OH_Pasteboard_HasType(pasteboard, type); in HWTEST_F()

Completed in 3 milliseconds