Home
last modified time | relevance | path

Searched defs:pStr (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/tools/
H A Dwin_lcid.cpp11 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) { in MyFuncLocaleEx() argument
/third_party/icu/icu4c/source/common/
H A Duniset_closure.cpp223 const UnicodeString *pStr; in closeOver() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset_closure.cpp223 const UnicodeString *pStr; in closeOver() local
/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() argument
/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() argument
/third_party/node/deps/icu-small/source/common/
H A Duniset_closure.cpp280 const UnicodeString *pStr = (const UnicodeString *) strings->elementAt(j); in closeOverCaseInsensitive() local
338 const UnicodeString *pStr = (const UnicodeString *) strings->elementAt(j); in closeOverAddCaseMappings() local
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dserial.c132 int WriteStr(Context *context, const char *pStr) in WriteStr() argument
/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_util.c397 char *pStr = str; in ParseReportError() local
417 char *pStr = response->result; in GetReportErrorInfo() local
H A Dat_data.c126 char *pStr = NULL; in ParsePdpCmd() local
395 char *pStr = NULL; in QueryAllSupportPDNInfos() local
[all...]
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; ReportEmergencyNumberList() local
260 char *pStr = (char *)str; ReportCallUssdNotice() local
[all...]
H A Dat_network.c627 static int32_t MoveLeftBracket(char **pStr) in MoveLeftBracket() argument
864 char *pStr = (char *)str; in ParseCellInfoGsm() local
901 char *pStr = (char *)str; ParseCellInfoLte() local
935 char *pStr = (char *)str; ParseCellInfoWcdma() local
966 char *pStr = (char *)str; ParseCellInfoCdma() local
1012 char *pStr = (char *)str; ParseCellInfoTdscdma() local
1058 char *pStr = (char *)str; ParseCellInfoNr() local
1087 char *pStr = (char *)str; ParseCellInfos() local
1451 char *pStr = strsep(&str, ";"); ProcessCurrentCellList() local
[all...]
/developtools/profiler/device/plugins/memory_plugin/src/
H A Dsmaps_stats.cpp174 const char* pStr = line.c_str(); in SetMapAddrInfo() local
/third_party/elfio/elfio/
H A Delfio_symbols.hpp452 const char* pStr = in generic_get_symbol() local
/base/account/os_account/services/accountmgr/src/domain_account/
H A Dinner_domain_account_manager.cpp329 static void SetPluginString(const std::string &str, PluginString &pStr) in SetPluginString() argument
417 static ErrCode GetAndCleanPluginString(PluginString &pStr, std::string &str) in GetAndCleanPluginString() argument
[all...]
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp335 static inline bool StrIsEmpty(const char* pStr) in StrIsEmpty() argument
1162 void JsonWriter::WriteString(LPCWSTR pStr) in WriteString() argument
1168 void JsonWriter::BeginString(LPCWSTR pStr) in BeginString() argument
1181 ContinueString(LPCWSTR pStr) ContinueString() argument
1242 EndString(LPCWSTR pStr) EndString() argument
[all...]
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_node.h5203 const char* pStr; member
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h4369 static inline bool VmaStrIsEmpty(const char* pStr) in VmaStrIsEmpty() argument
8137 void VmaStringBuilder::Add(const char* pStr) in Add() argument
8304 WriteString(const char* pStr) WriteString() argument
8310 BeginString(const char* pStr) BeginString() argument
8323 ContinueString(const char* pStr) ContinueString() argument
8385 EndString(const char* pStr) EndString() argument
[all...]
/third_party/sqlite/src/
H A Dshell.c4547 sqlite3_str *pStr; in re_bytecode_func() local
17149 sqlite3_str *pStr in save_err_msg() local
17806 sqlite3_str *pStr = sqlite3_str_new(0); quoted_column() local
[all...]
H A Dsqlite3.c32054 sqlite3_str *pStr = sqlite3_str_new(0); sqlite3TreeViewExpr() local
82621 DblquoteStr *pStr = sqlite3DbMallocRawNN(db, global() local
82641 DblquoteStr *pStr; global() local
90769 sqlite3VdbeMemPrettyPrint(Mem *pMem, StrAccum *pStr) global() argument
125773 sqlite3QuoteValue(StrAccum *pStr, sqlite3_value *pValue) global() argument
151969 explainAppendTerm( StrAccum *pStr, Index *pIdx, int nTerm, int iTerm, int bAnd, const char *zOp ) global() argument
152013 explainIndexRange(StrAccum *pStr, WhereLoop *pLoop) global() argument
172890 addSpaceSeparator(sqlite3_str *pStr) global() argument
172914 sqlite3_str *pStr; /* The normalized SQL string under construction */ global() local
196305 fts3StringAppend( StrBuffer *pStr, const char *zAppend, int nAppend ) global() argument
200209 JsonString *pStr; global() local
200224 JsonString *pStr; global() local
200269 JsonString *pStr; global() local
200312 JsonString *pStr; global() local
200333 JsonString *pStr; global() local
200525 jsonAppendObjectPathElement( JsonString *pStr, JsonNode *pNode ) global() argument
200551 jsonEachComputePath( JsonEachCursor *p, JsonString *pStr, u32 i ) global() argument
[all...]

Completed in 187 milliseconds