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 D | unittest_utils.cpp | 41 std::string startStr = matchVals[1].str(); in GetNum() local
|
/ohos5.0/base/tee/tee_client/services/tlogcat/src/ |
H A D | proc_tag.c | 89 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 D | rs_animation_trace_utils.cpp | 147 auto startStr = ParseRenderPropertyVaule(startValue); in addAnimationCreateTrace() local
|
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/ |
H A D | file_server_demo.cpp | 101 std::string startStr = matchVals[START_INDEX].str(); in GetRange() local
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/ |
H A D | http_server_demo.cpp | 106 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 D | etx_device_mgr.cpp | 169 std::string startStr = bundleName + Device::GetStiching(); in DeleteBundlesOfBundleInfoMap() local
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | file_path_utils.cpp | 62 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 D | source_map.cpp | 87 bool StringStartWith(const std::string& str, const std::string& startStr) in StringStartWith()
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | BootReceiver.java | 634 String rebootStr, String reasonStr, String startStr, String durationStr) { in logStatsdShutdownAtom()
|
/aosp14/frameworks/base/tools/aapt/ |
H A D | ResourceTable.cpp | 1036 const char16_t* startStr = block.getAttributeStringValue(startIdx, &len); in compileResourceFile() local
|