Home
last modified time | relevance | path

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

/system/core/adb/
Dadb_utils.cpp251 const HRESULT hr = SHGetFolderPathW(NULL, CSIDL_PROFILE, NULL, 0, path); in adb_get_homedir_path() local
252 if (FAILED(hr)) { in adb_get_homedir_path()
253 D("SHGetFolderPathW failed: %s", android::base::SystemErrorCodeToString(hr).c_str()); in adb_get_homedir_path()
/system/bt/service/example/heart_rate/
Dserver_main.cpp139 std::unique_ptr<heart_rate::HeartRateServer> hr( in main() local
141 if (!hr->Run(callback)) { in main()
/system/bt/service/
DAndroid.mk247 LOCAL_MODULE := bt-example-hr-server
/system/connectivity/shill/mobile_operator_db/
Dserviceproviders.prototxt5908 country : "hr"
5915 apn : "carnet.tele2.hr"
5926 country : "hr"
5933 apn : "carnet.vip.hr"
5944 country : "hr"
5961 country : "hr"
5968 apn : "mobileinternet.tele2.hr"
5978 country : "hr"
5985 apn : "data.vip.hr"
5992 apn : "gprs5.vipnet.hr"
[all …]