Home
last modified time | relevance | path

Searched defs:GetLocation (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dgeo_coding_mock_info.cpp33 std::shared_ptr<ReverseGeocodeRequest> GeocodingMockInfo::GetLocation() in GetLocation() function in OHOS::Location::GeocodingMockInfo
/ohos5.0/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_proxy_adapter_impl.cpp221 std::unique_ptr<OHOS::Location::Location>& LocationInfoImpl::GetLocation() in GetLocation() function in OHOS::NWeb::LocationInfoImpl
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_system.cpp86 napi_value GetLocation(napi_env env, napi_callback_info cbinfo) in GetLocation() function
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
H A Dstat_n_exporter.cpp233 napi_value StatNExporter::GetLocation(napi_env env, napi_callback_info info) in GetLocation() function in OHOS::FileManagement::ModuleFileIO::StatNExporter
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp53 int32_t RecorderImpl::GetLocation(Location &location) in GetLocation() function in OHOS::Media::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp478 int32_t RecorderClient::GetLocation(Location &location) in GetLocation() function in OHOS::Media::RecorderClient
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp467 int32_t RecorderServiceStub::GetLocation(Location &location) in GetLocation() function in OHOS::Media::RecorderServiceStub
867 int32_t RecorderServiceStub::GetLocation(MessageParcel &data, MessageParcel &reply) in GetLocation() function in OHOS::Media::RecorderServiceStub
H A Drecorder_service_proxy.cpp793 int32_t RecorderServiceProxy::GetLocation(Location &location) in GetLocation() function in OHOS::Media::RecorderServiceProxy
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp241 void DownloadRequest::GetLocation(std::string& location) const in GetLocation() function in OHOS::Media::Plugins::HttpPlugin::DownloadRequest
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp145 void PhotoCaptureSetting::GetLocation(std::shared_ptr<Location>& location) in GetLocation() function in OHOS::CameraStandard::PhotoCaptureSetting
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp1052 int32_t RecorderServer::GetLocation(Location &location) in GetLocation() function in OHOS::Media::RecorderServer
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp906 string GetLocation(fuse_req_t req, shared_ptr<CloudDiskInode> inoPtr) in GetLocation() function
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1751 std::unique_ptr<Location> LocationMessage::GetLocation() in GetLocation() function in OHOS::Location::LocationMessage
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp2032 bool AVRecorderNapi::GetLocation(std::unique_ptr<AVRecorderAsyncContext> &asyncCtx, napi_env env, n… in GetLocation() function in OHOS::Media::AVRecorderNapi