Searched refs:NETWORKSHARE_ERROR_ISSHARING_CALLBACK_ERROR (Results 1 – 4 of 4) sorted by relevance
109 NETWORKSHARE_ERROR_ISSHARING_CALLBACK_ERROR = 2202013, enumerator
108 {NETWORKSHARE_ERROR_ISSHARING_CALLBACK_ERROR, "Issharing callback doesnot exist"},
382 EXPECT_EQ(ret, NETWORKSHARE_ERROR_ISSHARING_CALLBACK_ERROR);
612 return NETWORKSHARE_ERROR_ISSHARING_CALLBACK_ERROR; in RegisterSharingEvent()