Searched refs:outStatus (Results 1 – 3 of 3) sorted by relevance
75 const VehiclePropValue& requestedPropValue, StatusCode* outStatus) { in get() argument83 *outStatus = StatusCode::INVALID_ARG; in get()85 *outStatus = StatusCode::OK; in get()87 *outStatus = StatusCode::TRY_AGAIN; in get()
53 VehiclePropValuePtr get(const VehiclePropValue& requestedPropValue, StatusCode* outStatus);
52 StatusCode* outStatus) = 0;