Home
last modified time | relevance | path

Searched defs:GetSuffixAsyncContext (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_common.h216 struct GetSuffixAsyncContext : public CommonAsyncContext { struct
217 explicit GetSuffixAsyncContext(napi_env env) : CommonAsyncContext(env) {}; in GetSuffixAsyncContext() argument
218 std::string extension = "";