Searched refs:ERRCODE_LOCATING_FAIL (Results 1 – 5 of 5) sorted by relevance
97 ERRCODE_LOCATING_FAIL = 3301200, /* Failed to obtain the geographical location. */ enumerator
852 return ERRCODE_LOCATING_FAIL; in GetCacheLocation()858 return ERRCODE_LOCATING_FAIL; in GetCacheLocation()
793 {LocationErrCode::ERRCODE_LOCATING_FAIL, "Failed to obtain the geographical location."}, in GetErrorMsgByCode()
2029 EXPECT_EQ(ERRCODE_LOCATING_FAIL, locatorAbility->GetCacheLocation(location, identity));
413 context->errCode = ERRCODE_LOCATING_FAIL; in CreateSingleLocationAsyncContext()