Home
last modified time | relevance | path

Searched defs:pStr (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A D_ark_u_i___string_async_event.md26 ### pStr subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_ark_u_i___string_async_event.md26 ### pStr subsection
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c627 static int32_t MoveLeftBracket(char **pStr) in MoveLeftBracket()
864 char *pStr = (char *)str; in ParseCellInfoGsm() local
901 char *pStr = (char *)str; in ParseCellInfoLte() local
935 char *pStr = (char *)str; in ParseCellInfoWcdma() local
966 char *pStr = (char *)str; in ParseCellInfoCdma() local
1012 char *pStr = (char *)str; in ParseCellInfoTdscdma() local
1058 char *pStr = (char *)str; in ParseCellInfoNr() local
1087 char *pStr = (char *)str; in ParseCellInfos() local
1451 char *pStr = strsep(&str, ";"); in ProcessCurrentCellList() local
H A Dvendor_util.c394 char *pStr = str; in ParseReportError() local
414 char *pStr = response->result; in GetReportErrorInfo() local
H A Dat_call.c123 char *pStr = (char *)str; in ReportCallStateUpdated() local
151 char *pStr = (char *)str; in ReportSrvccStatusUpdate() local
172 char *pStr = (char *)str; in ReportCsChannelInfo() local
221 char *pStr = (char *)str; in ReportEmergencyNumberList() local
260 char *pStr = (char *)str; in ReportCallUssdNotice() local
H A Dat_data.c126 char *pStr = NULL; in ParsePdpCmd() local
395 char *pStr = NULL; in QueryAllSupportPDNInfos() local
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Dmock_domain_so_plugin.cpp29 static void SetPluginString(const std::string &str, PluginString &pStr) in SetPluginString()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dmock_serial.c53 int WriteStr(Context *context, const char *pStr) in WriteStr()
/ohos5.0/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dserial.c132 int WriteStr(Context *context, const char *pStr) in WriteStr()
/ohos5.0/base/account/os_account/services/accountmgr/src/domain_account/
H A Dinner_domain_account_manager.cpp296 static void SetPluginString(const std::string &str, PluginString &pStr) in SetPluginString()
383 static ErrCode GetAndCleanPluginString(PluginString &pStr, std::string &str) in GetAndCleanPluginString()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_node.h5216 const char* pStr; member