Searched refs:Location_ResultCode (Results 1 – 10 of 10) sorted by relevance
33 | typedef enum [Location_ResultCode](#location_resultcode-1) [Location_ResultCode](#location_result…135 ### Location_ResultCode subsection138 typedef enum Location_ResultCode Location_ResultCode188 ### Location_ResultCode subsection191 enum Location_ResultCode284 Location_ResultCode OH_Location_IsLocatingEnabled (bool * enabled)299 返回操作结果,详细定义参见[Location_ResultCode](#location_resultcode)。326 返回操作结果,详细定义参见[Location_ResultCode](#location_resultcode)。348 Location_ResultCode OH_Location_StopLocating (const Location_RequestConfig * requestConfig)363 返回操作结果,详细定义参见[Location_ResultCode](#location_resultcode)。[all …]
26 | [Location_ResultCode](_location.md#location_resultcode) [OH_Location_IsLocatingEnabled](_location…27 | [Location_ResultCode](_location.md#location_resultcode) [OH_Location_StartLocating](_location.md#…28 | [Location_ResultCode](_location.md#location_resultcode) [OH_Location_StopLocating](_location.md#o…
33 | typedef enum [Location_ResultCode](_location.md#location_resultcode-1) [Location_ResultCode](_loc…47 | [Location_ResultCode](_location.md#location_resultcode) {<br/>[LOCATION_SUCCESS](_location.md) = …58 | [Location_ResultCode](_location.md#location_resultcode) [OH_LocationInfo_GetAdditionalInfo](_loca…
55 Location_ResultCode OH_Location_IsLocatingEnabled(bool* enabled);76 Location_ResultCode OH_Location_StartLocating(const Location_RequestConfig* requestConfig);99 Location_ResultCode OH_Location_StopLocating(const Location_RequestConfig* requestConfig);
48 typedef enum Location_ResultCode { enum76 } Location_ResultCode; typedef270 Location_ResultCode OH_LocationInfo_GetAdditionalInfo(Location_Info* location,
33 | typedef enum [Location_ResultCode](#location_resultcode-1) [Location_ResultCode](#location_result…135 ### Location_ResultCode subsection138 typedef enum Location_ResultCode Location_ResultCode188 ### Location_ResultCode subsection191 enum Location_ResultCode284 Location_ResultCode OH_Location_IsLocatingEnabled (bool * enabled)299 Operation result. For details, see [Location_ResultCode](#location_resultcode).326 Operation result. For details, see [Location_ResultCode](#location_resultcode).348 Location_ResultCode OH_Location_StopLocating (const Location_RequestConfig * requestConfig)363 Operation result. For details, see [Location_ResultCode](#location_resultcode).[all …]
26 | [Location_ResultCode](_location.md#location_resultcode)[OH_Location_IsLocatingEnabled](_location.…27 | [Location_ResultCode](_location.md#location_resultcode)[OH_Location_StartLocating](_location.md#o…28 | [Location_ResultCode](_location.md#location_resultcode)[OH_Location_StopLocating](_location.md#oh…
33 | typedef enum [Location_ResultCode](_location.md#location_resultcode-1) [Location_ResultCode](_loc…47 | [Location_ResultCode](_location.md#location_resultcode) {<br>[LOCATION_SUCCESS](_location.md) = 0…58 | [Location_ResultCode](_location.md#location_resultcode) [OH_LocationInfo_GetAdditionalInfo](_loca…
40 Location_ResultCode OH_Location_IsLocatingEnabled(bool *enabled) in OH_Location_IsLocatingEnabled()54 Location_ResultCode OH_Location_StartLocating(const Location_RequestConfig* requestConfig) in OH_Location_StartLocating()84 Location_ResultCode OH_Location_StopLocating(const Location_RequestConfig* requestConfig) in OH_Location_StopLocating()127 Location_ResultCode OH_LocationInfo_GetAdditionalInfo(Location_Info* location, char* additionalInfo… in OH_LocationInfo_GetAdditionalInfo()267 Location_ResultCode LocationErrCodeToLocationResultCode(OHOS::Location::LocationErrCode errCode) in LocationErrCodeToLocationResultCode()
52 Location_ResultCode LocationErrCodeToLocationResultCode(OHOS::Location::LocationErrCode errCode);