Searched defs:abilitycontext (Results 1 – 2 of 2) sorted by relevance
410 std::shared_ptr<OHOS::AppDataMgrJsKit::Context> abilitycontext) in GetRealPath()455 std::shared_ptr<OHOS::AppDataMgrJsKit::Context> abilitycontext) in initContextParam()501 … auto abilitycontext = std::make_shared<AppDataMgrJsKit::Context>(context->shared_from_this()); in GetRdbStore() local529 … auto abilitycontext = std::make_shared<AppDataMgrJsKit::Context>(context->shared_from_this()); in DeleteRdbStore() local546 … auto abilitycontext = std::make_shared<AppDataMgrJsKit::Context>(context->shared_from_this()); in DeleteRdbStoreConfig() local
251 std::shared_ptr<OHOS::AppDataMgrJsKit::Context> abilitycontext; member269 auto abilitycontext = JSAbility::GetContext(env, object); in ParseContext() local