Searched refs:getReply (Results 1 – 3 of 3) sorted by relevance
140 MessageParcel getReply; variable141 ret = plugin.OnGetPolicy(policyData, parcel, getReply, DEFAULT_USER_ID);144 ASSERT_TRUE(getReply.ReadInt32() == ERR_OK);145 getReply.ReadStringVector(&res);
232 // send and getReply
1326 MessageParcel getReply; variable1333 EXPECT_TRUE(static_cast<bool>(stub->OnRemoteRequest(getCode, getData, getReply, option)));