Home
last modified time | relevance | path

Searched defs:str_ (Results 1 - 25 of 53) sorted by relevance

123

/arkcompiler/ets_frontend/ets2panda/lexer/
H A DkeywordString.h46 std::string_view str_; member
/base/startup/appspawn/modules/ace_adapter/
H A Dcommand_lexer.h39 const std::string &str_; member in OHOS::AppSpawn::CommandLexer
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
H A DstringLiteral.h61 util::StringView str_; member in ark::es2panda::ir::StringLiteral
/base/hiviewdfx/hidumper/frameworks/native/include/common/
H A Doption_args.h62 std::string str_; member in OHOS::HiviewDFX::OptionArgs
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_acl_profile_req.h49 std::string str_; member in OHOS::DistributedHardware::IpcAclProfileReq
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
H A DnumberLiteral.h72 util::StringView str_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::NumberLiteral
H A DstringLiteral.h59 util::StringView str_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::StringLiteral
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/
H A Drs_dfx_string.h61 std::string str_; member in OHOS::Rosen::DfxString
/third_party/ninja/src/
H A Dstring_piece.h66 const char* str_; global() member
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluCallLogWrapper.cpp64 StringFmt (const glw::GLchar* str_) : str(str_) {} in StringFmt() argument
/arkcompiler/ets_frontend/ets2panda/lexer/token/
H A Dnumber.h67 explicit Number(util::StringView str) noexcept : str_(str) {} in str_() function in ark::es2panda::lexer::Number
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dproperty.h48 std::shared_ptr<std::string> str_; member in OHOS::Media::Property::Value
/third_party/node/deps/v8/src/codegen/
H A Dstring-constants.h53 Handle<String> str_; member in v8::internal::final
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.h209 uint32_t* str_; member in OHOS::UILineBreakProxy
/third_party/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc120 std::string str_; member in testing::gmock_nice_strict_test::MockBar
/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddatapiece.h206 StringPiecePod str_; member
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit.h250 std::string str_; member in panda::ecmascript::kungfu::Circuit::ScopedComment
/base/global/resource_management/frameworks/resmgr/include/
H A Dres_desc.h155 std::string str_; member in OHOS::Global::Resource::KeyParam
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dres_desc.h139 std::string str_; member in OHOS::Global::Resource::KeyParam
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtesting_objects.cpp446 BASE_NS::string str_; global() member in __anon9814::TestString
[all...]
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h650 std::string str_; member in OHOS::DistributedKv::DataQuery
/third_party/icu/icu4c/source/common/unicode/
H A Dbytestrie.h367 CharString *str_; member in BytesTrie::Iterator
/third_party/node/deps/icu-small/source/common/unicode/
H A Dbytestrie.h367 CharString *str_; member in BytesTrie::Iterator
/third_party/node/deps/v8/src/objects/
H A Dstring.h1041 Handle<String> str_; member in v8::internal::String::FlatContent::FlatStringReader
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dkeywords.rs62 pub static mut str_: ::std::os::raw::c_int; consts

Completed in 13 milliseconds

123