Home
last modified time | relevance | path

Searched defs:fence (Results 1 – 9 of 9) sorted by relevance

/base/location/frameworks/location_common/common/source/
Dgeofence_state.cpp20 GeoFenceState::GeoFenceState(const GeoFence fence, const AbilityRuntime::WantAgent::WantAgent wantA… in GeoFenceState()
/base/web/webview/ohos_adapter/graphic_adapter/src/
Dsurface_adapter_impl.cpp128 int32_t fence; in OnBufferAvailable() local
164 …rfaceAdapterImpl::ReleaseBuffer(std::unique_ptr<SurfaceBufferAdapter> bufferAdapter, int32_t fence) in ReleaseBuffer()
/base/location/test/fuzztest/locator/gnss_fuzzer/
Dgnss_fuzzer.cpp71 std::unique_ptr<GeofenceRequest> fence = std::make_unique<GeofenceRequest>(); in GnssProxyFuzzTest() local
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
Dsurface_adapter_impl_test.cpp142 int32_t fence = -1; variable
/base/location/test/fuzztest/locator/locator_fuzzer/
Dlocator_fuzzer.cpp183 std::unique_ptr<GeofenceRequest> fence = std::make_unique<GeofenceRequest>(); in LocatorImplFuzzerTest() local
220 std::unique_ptr<GeofenceRequest> fence = std::make_unique<GeofenceRequest>(); in LocatorImplV9FuzzerTest() local
516 std::unique_ptr<GeofenceRequest> fence = std::make_unique<GeofenceRequest>(); in LocatorAbility002FuzzerTest() local
/base/web/webview/ohos_adapter/screen_capture_adapter/src/
Dscreen_capture_adapter_impl.cpp307 int32_t fence; in AcquireVideoBuffer() local
/base/location/test/location_common/source/
Dlocation_common_test.cpp457 GeoFence fence; variable
/base/location/test/location_gnss/source/
Dgnss_ability_test.cpp676 std::unique_ptr<GeofenceRequest> fence = std::make_unique<GeofenceRequest>(); variable
/base/web/webview/ohos_adapter/camera_adapter/src/
Dcamera_manager_adapter_impl.cpp841 int32_t fence) in ReleaseBuffer()