Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocation_data_manager.cpp30 const int APP_INFO_SIZE = 3; variable
54 if (appInfo.size() < APP_INFO_SIZE) { in ReportSwitchState()