Home
last modified time | relevance | path

Searched defs:tlvName (Results 1 – 2 of 2) sorted by relevance

/base/startup/appspawn/test/unittest/app_spawn_client_test/
Dapp_spawn_client_test.cpp483 const char *tlvName = "tlv-name-2"; variable
535 const char *tlvName = "tlv-name-3"; variable
587 const char *tlvName = "tlv-name-4"; variable
800 std::string tlvName = "test-tlv-00"; variable
808 std::string tlvName = "test-tlv-00"; variable
847 std::string tlvName = "test-tlv-00"; variable
876 std::string tlvName = "App_Client_Msg_019"; variable
900 std::string tlvName = "App_Client_Msg_020"; variable
923 std::string tlvName = "App_Client_Msg_021"; variable
946 std::string tlvName = "App_Client_Msg_022"; variable
[all …]
/base/startup/appspawn/modules/module_engine/include/
Dappspawn_msg.h87 char tlvName[APPSPAWN_TLV_NAME_LEN]; member