Home
last modified time | relevance | path

Searched defs:startStr (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/common/
H A Dunittest_utils.cpp41 std::string startStr = matchVals[1].str(); in GetNum() local
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dproc_tag.c89 static void GetMiddleChar(const char *startStr, const char *endStr, char **middleStr) in GetMiddleChar()
117 char *startStr = strchr((char *)logItem->logBuffer, '['); in GetLogItemTag() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_trace_utils.cpp147 auto startStr = ParseRenderPropertyVaule(startValue); in addAnimationCreateTrace() local
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
H A Dfile_server_demo.cpp101 std::string startStr = matchVals[START_INDEX].str(); in GetRange() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/
H A Dhttp_server_demo.cpp106 std::string startStr = matchVals[START_INDEX].str(); in GetRange() local
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H A Detx_device_mgr.cpp169 std::string startStr = bundleName + Device::GetStiching(); in DeleteBundlesOfBundleInfoMap() local
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp62 bool StringStartWith(const std::string& str, const char* startStr, size_t startStrLen) in StringStartWith()
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp87 bool StringStartWith(const std::string& str, const std::string& startStr) in StringStartWith()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DBootReceiver.java634 String rebootStr, String reasonStr, String startStr, String durationStr) { in logStatsdShutdownAtom()
/aosp14/frameworks/base/tools/aapt/
H A DResourceTable.cpp1036 const char16_t* startStr = block.getAttributeStringValue(startIdx, &len); in compileResourceFile() local