Home
last modified time | relevance | path

Searched refs:CachedGnssLocationsRequest (Results 1 – 25 of 52) sorted by relevance

123

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocator_proxy.h63 int RegisterCachedLocationCallback(std::unique_ptr<CachedGnssLocationsRequest>& request,
102 …LocationErrCode RegisterCachedLocationCallbackV9(std::unique_ptr<CachedGnssLocationsRequest>& requ…
H A Dlocator.h61 … virtual void RegisterCachedLocationCallback(std::unique_ptr<CachedGnssLocationsRequest>& request,
97 …cationErrCode RegisterCachedLocationCallbackV9(std::unique_ptr<CachedGnssLocationsRequest>& reques…
H A Dlocator_impl.h173 void RegisterCachedLocationCallback(std::unique_ptr<CachedGnssLocationsRequest>& request,
432 …LocationErrCode RegisterCachedLocationCallbackV9(std::unique_ptr<CachedGnssLocationsRequest>& requ…
H A Dconstant_definition.h201 } CachedGnssLocationsRequest; typedef
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-geolocation.md86 | ohos.geolocation | CachedGnssLocationsRequest | wakeUpCacheQueueFull: boolean; | 新增 |
87 | ohos.geolocation | CachedGnssLocationsRequest | reportingPeriodSec: number; | 新增 |
111 …eolocation | on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callbac…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-geolocation.md13 …方法or属性:function on(type: 'cachedGnssLocationsChange', request: CachedGnssLocationsRequest, callbac…
64 |新增|NA|类名:CachedGnssLocationsRequest;<br>方法or属性:reportingPeriodSec: number;|@ohos.geoLocationManage…
65 |新增|NA|类名:CachedGnssLocationsRequest;<br>方法or属性:wakeUpCacheQueueFull: boolean;|@ohos.geoLocationMan…
146CachedGnssLocationsRequest, callback: Callback\<Array\<Location>>): void;<br>旧版本信息:|类名:geolocation…
184CachedGnssLocationsRequest;<br>方法or属性:export interface CachedGnssLocationsRequest<br>旧版本信息:|类名:Cac…
185CachedGnssLocationsRequest;<br>方法or属性:reportingPeriodSec: number;<br>旧版本信息:|类名:CachedGnssLocations…
186CachedGnssLocationsRequest;<br>方法or属性:wakeUpCacheQueueFull: boolean;<br>旧版本信息:|类名:CachedGnssLocati…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Djs-apidiff-geolocation.md86 | ohos.geolocation | CachedGnssLocationsRequest | wakeUpCacheQueueFull: boolean; | Added|
87 | ohos.geolocation | CachedGnssLocationsRequest | reportingPeriodSec: number; | Added|
111 …eolocation | on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callbac…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-geolocation.md7 …方法or属性:function on(type: 'cachedGnssLocationsChange', request: CachedGnssLocationsRequest, callbac…
60CachedGnssLocationsRequest, callback: Callback<Array<Location>>): void;<br>废弃版本:N/A|类名:geolocation…
90CachedGnssLocationsRequest<br>废弃版本:N/A|类名:CachedGnssLocationsRequest<br>废弃版本:9<br>代替接口:ohos.geoLoc…
125 |起始版本有变化|类名:CachedGnssLocationsRequest<br>方法 or 属性:reportingPeriodSec: number;<br>起始版本:N/A|类名:Cache…
126 |起始版本有变化|类名:CachedGnssLocationsRequest<br>方法 or 属性:wakeUpCacheQueueFull: boolean;<br>起始版本:N/A|类名:Ca…
/ohos5.0/base/location/test/location_locator/source/
H A Dlocation_without_permission_test.cpp172 auto request = std::make_unique<CachedGnssLocationsRequest>();
297 auto request = std::make_unique<CachedGnssLocationsRequest>();
/ohos5.0/base/location/services/location_locator/locator/include/
H A Dgnss_ability_proxy.h41 … LocationErrCode RegisterCachedCallback(const std::unique_ptr<CachedGnssLocationsRequest>& request,
/ohos5.0/base/location/test/location_gnss/mock/include/
H A Dmock_gnss_ability_stub.h49 …ocationErrCode, RegisterCachedCallback, (const std::unique_ptr<CachedGnssLocationsRequest>& reques…
/ohos5.0/docs/zh-cn/release-notes/changelogs/v3.2-beta5/
H A Dchangelogs-ohos-geolocation.md27 …d | function on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callbac…
61 |geolocation| interface | CachedGnssLocationsRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
H A Dchangelogs-ohos-geoLocationManager.md26 …d | function on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callbac…
76 |geolocation| interface | CachedGnssLocationsRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.10.5/
H A Dchangelogs-ohos-geolocation.md27 …d | function on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callbac…
61 |geolocation| interface | CachedGnssLocationsRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
H A Dchangelogs-ohos-geoLocationManager.md26 …d | function on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callbac…
76 |geolocation| interface | CachedGnssLocationsRequest | 接口迁移到@ohos.geoLocationManager.d.ts |
/ohos5.0/docs/en/release-notes/changelogs/v3.2-beta5/
H A Dchangelogs-ohos-geolocation.md27 …d | function on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callbac…
61 |geolocation| interface | CachedGnssLocationsRequest | Migrated to **@ohos.geoLocationManager.d.ts*…
H A Dchangelogs-ohos-geoLocationManager.md26 …d | function on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callbac…
76 |geolocation| interface | CachedGnssLocationsRequest | Migrated to **@ohos.geoLocationManager.d.ts*…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.10.5/
H A Dchangelogs-ohos-geolocation.md27 … | function on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callbac…
61 | geolocation | interface | CachedGnssLocationsRequest | Migrated…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-location-kit/
H A Djs-apis-geolocation.md183 on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callback: Callback&lt…
200 …| request | [CachedGnssLocationsRequest](#cachedgnsslocationsrequestdeprecated) | 是 | GNSS缓存功能配置参…
211 …let requestInfo:geolocation.CachedGnssLocationsRequest = {'reportingPeriodSec': 10, 'wakeUpCacheQu…
245 …let requestInfo:geolocation.CachedGnssLocationsRequest = {'reportingPeriodSec': 10, 'wakeUpCacheQu…
1330 ## CachedGnssLocationsRequest<sup>(deprecated)</sup>
1336 > 从API version 9开始废弃,建议使用[geoLocationManager.CachedGnssLocationsRequest](js-apis-geoLocationManager…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-geolocation.md7 … name: function on(type: 'cachedGnssLocationsChange', request: CachedGnssLocationsRequest, callbac…
60CachedGnssLocationsRequest, callback: Callback<Array<Location>>): void;<br>Deprecated version: N/A…
90CachedGnssLocationsRequest<br>Deprecated version: N/A|Class name: CachedGnssLocationsRequest<br>De…
125 …e: CachedGnssLocationsRequest<br>Method or attribute name: reportingPeriodSec: number;<br>Initial …
126 …: CachedGnssLocationsRequest<br>Method or attribute name: wakeUpCacheQueueFull: boolean;<br>Initia…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-geolocation.md13 … name: function on(type: 'cachedGnssLocationsChange', request: CachedGnssLocationsRequest, callbac…
64 |Added|NA|Class name: CachedGnssLocationsRequest;<br>Method or attribute name: reportingPeriodSec: …
65 |Added|NA|Class name: CachedGnssLocationsRequest;<br>Method or attribute name: wakeUpCacheQueueFull…
146CachedGnssLocationsRequest, callback: Callback\<Array\<Location>>): void;<br>Old version: |Class n…
184CachedGnssLocationsRequest;<br>Method or attribute name: export interface CachedGnssLocationsReque…
185CachedGnssLocationsRequest;<br>Method or attribute name: reportingPeriodSec: number;<br>Old versio…
186CachedGnssLocationsRequest;<br>Method or attribute name: wakeUpCacheQueueFull: boolean;<br>Old ver…
/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dgnss_ability_skeleton.h41 …virtual LocationErrCode RegisterCachedCallback(const std::unique_ptr<CachedGnssLocationsRequest>& …
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability_skeleton.cpp221 …std::unique_ptr<CachedGnssLocationsRequest> requestConfig = std::make_unique<CachedGnssLocationsRe… in RegisterCachedCallbackInner()
/ohos5.0/base/location/frameworks/js/napi/include/
H A Dnapi_util.h53 std::unique_ptr<CachedGnssLocationsRequest>& request);
/ohos5.0/base/location/test/fuzztest/locator/gnss_fuzzer/
H A Dgnss_fuzzer.cpp105 auto cachedRequest = std::make_unique<CachedGnssLocationsRequest>(); in GnssProxyFuzzTest002()

123