Searched defs:RequestSourceAsyncContext (Results 1 – 1 of 1) sorted by relevance
37 struct RequestSourceAsyncContext { struct39 std::string requestUri;40 std::string photoId;41 std::string displayName;42 std::string mediaPath;43 std::string callingPkgName;44 std::string requestId;45 std::string destUri;47 NativeRequestOptions requestOptions;48 ReturnDataType returnDataType;[all …]