Searched defs:ParseFunction (Results 1 – 2 of 2) sorted by relevance
60 using ParseFunction = void (KernelSnapshotParser::*)(const SnapshotCell&, CrashMap&); variable
91 bool JSUtil::ParseFunction(napi_env env, napi_value &object, const char *name, napi_ref &output) in ParseFunction() function in OHOS::Request::Upload::JSUtil