Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Drecorder.h419 struct userLocation { struct
435 userLocation location; argument
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp2040 userLocation &location = asyncCtx->config_->metadata.location; in GetLocation()