Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dsystem_info_collector.cpp31 const char* OHOS_API_VERSION = "const.ohos.apiversion"; variable
53 GetParameter(OHOS_API_VERSION, UNDEFINED_VALUE, apiVersion, API_VERSION_LEN); in GetOsType()
/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dbus_center_adapter.c36 #define OHOS_API_VERSION "const.ohos.apiversion" macro
116 GetParameter(OHOS_API_VERSION, UNDEFINED_VALUE, apiVersion, API_VERSION_LEN); in SoftBusGetOsType()