Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_json/
Dbundle.json10 "segment": { object
/commonlibrary/rust/ylong_http/
Dbundle.json10 "segment": { object
/commonlibrary/rust/ylong_runtime/
Dbundle.json10 "segment": { object
/commonlibrary/utils_lite/
Dbundle.json7 "segment": { object
/commonlibrary/memory_utils/
Dbundle.json10 "segment": { object
/commonlibrary/ets_utils/js_api_module/uri/
Dnative_module_uri.cpp201 std::string segment = ""; in AddSegment() local
228 napi_value segment = nullptr; in GetSegment() local
Djs_uri.cpp487 std::string segment = uriData_.path.substr(previous, current - previous); in GetSegment() local
/commonlibrary/c_utils/
Dbundle.json6 "segment": { object
/commonlibrary/ets_utils/
Dbundle.json34 "segment": { object
/commonlibrary/ets_utils/js_api_module/uri/test/
Dtest_napi.cpp930 napi_value segment = StrToNapiValue(env, "aaa"); variable