HomeSort by relevance Sort by last modified time
    Searched defs:strContent (Results 1 - 3 of 3) sorted by null

  /external/parameter-framework/upstream/test/test-subsystem/
TESTSubsystem.cpp 96 std::string strContent;
100 file >> strContent;
102 return strContent;
106 void CTESTSubsystem::write(const std::string &strFileName, const std::string &strContent)
114 file << strContent;
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.c 168 static const char strContent[] = "content-";
175 static const size_t strlenContent = sizeof strContent - 1;
473 if (strncmp(pSession->mimeHeaderName.ptr, strContent, strlenContent) == 0) {
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 

Completed in 148 milliseconds