Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 114) sorted by relevance

12345

/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DFileNodeTest.cc44 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, false, false); in TEST() local
52 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, true, true); in TEST() local
64 FileNode t("test_dump", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, in TEST() local
85 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, false, false); in TEST() local
97 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 1, false, false); in TEST() local
109 FileNode t(test_name, test_path, {}, 0, false, false, true); in TEST() local
120 FileNode t("t", "/sys/android/nonexist_node_test", in TEST() local
139 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 2, true, true); in TEST() local
169 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 2, true, true); in TEST() local
199 FileNode t("t", tf.path, {{"value0"}, {"value1"}, {"value2"}}, 2, true, in TEST() local
DPropertyNodeTest.cc50 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 1, false); in TEST() local
58 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 1, true); in TEST() local
70 PropertyNode t("test_dump", key, {{"value0"}, {"value1"}, {"value2"}}, 1, in TEST() local
92 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 1, false); in TEST() local
104 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 1, false); in TEST() local
116 PropertyNode t(test_name, test_path, {}, 0, false); in TEST() local
127 PropertyNode t("t", key, {{"value0"}, {"value1"}, {""}}, 2, true); in TEST() local
157 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 2, true); in TEST() local
187 PropertyNode t("t", key, {{"value0"}, {"value1"}, {"value2"}}, 2, true); in TEST() local
/hardware/google/aemu/host-common/include/host-common/
Dhw-config.h27 #define HWCFG_BOOL(n,s,d,a,t) hw_bool_t n; argument
28 #define HWCFG_INT(n,s,d,a,t) hw_int_t n; argument
29 #define HWCFG_STRING(n,s,d,a,t) hw_string_t n; argument
30 #define HWCFG_DOUBLE(n,s,d,a,t) hw_double_t n; argument
31 #define HWCFG_DISKSIZE(n,s,d,a,t) hw_disksize_t n; argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dminiopt.c41 miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags) in miniopt_init()
57 miniopt(miniopt_t *t, char **argv) in miniopt()
/hardware/ril/reference-ril/
Dreference-ril.c209 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
446 static void requestRadioPower(void *data, size_t datalen __unused, RIL_Token t) in requestRadioPower()
483 static void requestShutdown(RIL_Token t) in requestShutdown()
507 static void requestDataCallList(void *data __unused, size_t datalen __unused, RIL_Token t) in requestDataCallList()
514 void *data __unused, size_t datalen __unused, RIL_Token t, int request) in requestCallSelection()
578 static void requestOrSendDataCallList(RIL_Token *t) in requestOrSendDataCallList()
735 void *data __unused, size_t datalen __unused, RIL_Token t) in requestQueryNetworkSelectionMode()
778 static void requestGetCurrentCalls(void *data __unused, size_t datalen __unused, RIL_Token t)
903 static void requestDial(void *data, size_t datalen __unused, RIL_Token t)
930 static void requestWriteSmsToSim(void *data, size_t datalen __unused, RIL_Token t)
[all …]
/hardware/qcom/gps/msm8084/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
118 timer_data *t=NULL; in loc_timer_start() local
176 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/qcom/gps/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
134 timer_data *t=NULL; in loc_timer_start() local
192 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/qcom/gps/msm8994/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
134 timer_data *t=NULL; in loc_timer_start() local
193 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/google/aemu/base/
DStringParse_unittest.cpp66 for (auto& t : threads) { in TEST() local
69 for (auto& t : threads) { in TEST() local
/hardware/google/aemu/base/include/aemu/base/threads/
DThreadStore.h135 void set(T* t) { in set()
143 T* swap(T* t) { in swap()
/hardware/google/pixel/thermal/utils/
Dpowerhal_helper.cpp157 void PowerHalService::sendPowerExtHint(const Temperature &t) { in sendPowerExtHint()
188 bool PowerHalService::isModeSupported(const std::string &type, const ThrottlingSeverity &t) { in isModeSupported()
206 void PowerHalService::setMode(const std::string &type, const ThrottlingSeverity &t, in setMode()
/hardware/qcom/gps/msm8994/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8960/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8084/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8960/utils/
Dloc_timer.c51 timer_data t; in timer_thread() local
119 timer_data *t=NULL; in loc_timer_start() local
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_time.cpp36 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_time.cpp36 struct timeval t; in systemTime() local
/hardware/interfaces/audio/common/all-versions/util/include/common/all-versions/
DHidlSupport.h37 std::string t; in splitString() local
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerSessionManager.cpp128 for (auto t : session->getTidList()) { in addThreadsFromPowerSessionLocked() local
144 for (auto t : session->getTidList()) { in removeThreadsFromPowerSessionLocked() local
160 for (auto t : session->getTidList()) { in setUclampMinLocked() local
211 int t = s->getTidList()[i]; in dumpToFd() local
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.cpp113 const int t, const int w, const int h, in validate_lock_input_parameters()
189 uint64_t usage, int l, int t, int w, int h, void **vaddr) in mali_gralloc_lock()

12345