Home
last modified time | relevance | path

Searched refs:temp1 (Results 1 – 3 of 3) sorted by relevance

/base/useriam/user_auth_framework/test/unittest/services/src/
Duser_idm_database_test.cpp156 HdiCredentialInfo temp1 = { in __anon8b6a512a0402() local
164 infos.push_back(temp1); in __anon8b6a512a0402()
/base/startup/init/services/param/base/
Dparam_comm.c174 long long int temp1 = 0; in CheckParamValueType() local
175 if (strlen(value) > 1 && value[0] == '-' && StringToLL(value, &temp1) != 0) { in CheckParamValueType()
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp742 EmergencyCall temp1 = { "443", "460", EccType::TYPE_POLICE, SimpresentType::TYPE_NO_CARD, variable
753 eccVec.push_back(temp1);