Searched defs:LOGD (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_rpc_glue.c70 #undef LOGD macro
71 #define LOGD(...) {} macro
102 LOGD("Warning: No callback handler.\n");
107 LOGD("proc: %x prog: %x vers: %x\n",
112 LOGD("Callback received: %x (handle=%d ret_ptr=%d)\n",
136 // LOGD("***** loc_apicbprog_freeresult\n");
163 LOGD("Trying to create RPC client...\n");
165 LOGD("Created loc_api_clnt ---- %x\n", (unsigned int)loc_api_clnt);
177 LOGD("Loc API callback initialized.\n");
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_rpc_glue.c70 #undef LOGD macro
71 #define LOGD(...) {} macro
102 LOGD("Warning: No callback handler.\n");
107 LOGD("proc: %x prog: %x vers: %x\n",
112 LOGD("Callback received: %x (handle=%d ret_ptr=%d)\n",
136 // LOGD("***** loc_apicbprog_freeresult\n");
163 LOGD("Trying to create RPC client...\n");
165 LOGD("Created loc_api_clnt ---- %x\n", (unsigned int)loc_api_clnt);
177 LOGD("Loc API callback initialized.\n");

Completed in 88 milliseconds