Searched refs:ParseAlias (Results 1 – 3 of 3) sorted by relevance
106 int ParseAlias(const cJSON* root, FontGenericInfo &genericInfo);
295 ParseAlias(item, genericInfo); in ParseAliasArr()339 int FontConfigJson::ParseAlias(const cJSON* root, FontGenericInfo &genericInfo) in ParseAlias() function in OHOS::Rosen::TextEngine::FontConfigJson
379 int ParseAlias(const napi_env env, const napi_value arg, std::shared_ptr<RdbStoreContext> context) in ParseAlias() function903 RDB_ASYNC_PARAM_CHECK_FUNCTION(ParseAlias(env, argv[0], context)); in Attach()