Home
last modified time | relevance | path

Searched refs:inAppId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dservice_db_helper.cpp24 ServiceDbHelper::ServiceDbHelper(const std::string &inAppId, const std::string &inStoreId) in ServiceDbHelper() argument
26 AppId appId = { inAppId }; in ServiceDbHelper()
40 inAppId.c_str(), appId.appId.c_str(), options.baseDir.c_str()); in ServiceDbHelper()
H A Dservice_db_helper.h24 ServiceDbHelper(const std::string &inAppId, const std::string &inStoreId);