Home
last modified time | relevance | path

Searched defs:strBuf (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/global/global_napi_test/entry/src/main/cpp/napi/
Dglobal_napi_test.cpp41 char strBuf[256]; in GetFileList() local
143 char strBuf[256]; in GetRawFileContent() local
183 char strBuf[256]; in GetRawFileContent64() local
301 char strBuf[256]; in GetRawFileDescriptor() local
328 char strBuf[256]; in GetRawFileDescriptor64() local
350 char strBuf[256]; in IsRawDir() local
844 char strBuf[256]; in GetRawFileDescriptorData() local
890 char strBuf[256]; in GetMediaBase64DataByName() local
944 char strBuf[256]; in GetMediaDataByName() local
987 char strBuf[256]; in GetDrawableDescriptorDataByName() local
/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_major.cpp387 std::string strBuf = strCmd + ":" + strArgs; in RunCmdOnAgent() local
413 std::string strBuf = strCmd + ":" + strArgs; in RunCmdOnAgent() local
499 std::string strBuf = notifyType + ":" + msg; in Notify() local