Home
last modified time | relevance | path

Searched refs:ParseAlias (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
H A Dfont_config.h106 int ParseAlias(const cJSON* root, FontGenericInfo &genericInfo);
H A Dfont_config.cpp295 ParseAlias(item, genericInfo); in ParseAliasArr()
339 int FontConfigJson::ParseAlias(const cJSON* root, FontGenericInfo &genericInfo) in ParseAlias() function in OHOS::Rosen::TextEngine::FontConfigJson
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp386 int ParseAlias(const napi_env env, const napi_value arg, std::shared_ptr<RdbStoreContext> context) in ParseAlias() function
392 LOG_DEBUG("ParseAlias end."); in ParseAlias()
910 RDB_ASYNC_PARAM_CHECK_FUNCTION(ParseAlias(env, argv[0], context)); in Attach()

Completed in 4 milliseconds