Home
last modified time | relevance | path

Searched defs:ps (Results 1 – 14 of 14) sorted by relevance

/system/gsid/
Ddaemon.cpp70 sp<ProcessState> ps(ProcessState::self()); in main() local
/system/hardware/interfaces/suspend/1.0/default/
Dmain.cpp147 sp<android::ProcessState> ps{android::ProcessState::self()}; in main() local
DSystemSuspendUnitTest.cpp116 sp<android::ProcessState> ps{android::ProcessState::self()}; in registerTestService() local
/system/core/libutils/
DString16.cpp287 const size_t ps = prefix.size(); in startsWith() local
294 const size_t ps = strlen16(prefix); in startsWith() local
/system/netd/tests/
DTestUnsolService.cpp49 sp<ProcessState> ps(ProcessState::self()); in start() local
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc147 uint8_t* ps; in nfc_ncif_send_data() local
262 uint8_t* ps; in nfc_ncif_check_cmd_queue() local
1934 uint8_t *ps, *pd; in nfc_ncif_proc_data() local
Dnfc_main.cc416 uint8_t* ps; in nfc_main_handle_hal_evt() local
/system/nfc/src/gki/ulinux/
Dgki_ulinux.cc1151 uint8_t* ps = p_mem + len - 1; in GKI_shiftdown() local
1166 uint8_t* ps = p_src; in GKI_shiftup() local
/system/nfc/src/nfa/ee/
Dnfa_ee_act.cc311 uint8_t* p, uint8_t* ps, in nfa_ee_add_tech_route_to_ecb()
349 uint8_t* p, uint8_t* ps, in nfa_ee_add_proto_route_to_ecb()
427 uint8_t* p, uint8_t* ps, in nfa_ee_add_aid_route_to_ecb()
2635 tNFA_EE_ECB* p_cb, int rout_type, int* p_max_len, bool more, uint8_t* ps, in nfa_ee_route_add_one_ecb_by_route_order()
/system/nfc/src/nfc/ndef/
Dndef_utils.cc44 uint8_t* ps = p_mem + len - 1; in shiftdown() local
59 uint8_t* ps = p_src; in shiftup() local
/system/apex/apexd/
Dapexservice.cpp1131 sp<ProcessState> ps(ProcessState::self()); in CreateAndRegisterService() local
1146 sp<ProcessState> ps(ProcessState::self()); in StartThreadPool() local
/system/vold/
DVoldNativeService.cpp125 sp<ProcessState> ps(ProcessState::self()); in start() local
/system/nfc/src/nfa/include/
Dnfa_dm_int.h678 #define nfa_ee_get_tech_route(ps, ha) \ argument
/system/netd/server/
DNetdNativeService.cpp137 sp<ProcessState> ps(ProcessState::self()); in start() local