Searched refs:systemApi (Results 1 – 4 of 4) sorted by relevance
10 …/app"下面,并且路径配置在"/****/etc/app/install_list.json”文件中,但是app-feature为hos_normal_app,该应用将无法使用systemApi。
5 @ohos.geoLocationManager.d.ts中增加获取WiFi/BT扫描结果的接口,这些接口是systemApi。
217 auto systemApi = std::make_shared<ProcessSystemApiAdapterImpl>(endpoint); in SetEndpoint() local218 dbStatus = DistributedDB::KvStoreDelegateManager::SetProcessSystemAPIAdapter(systemApi); in SetEndpoint()
5 @ohos.geolocation.d.ts接口不支持抛出错误码,而API9和systemApi都需要支持抛出错误码,为了支持该功能,把@ohos.geolocation.d.ts中systemAp…