Home
last modified time | relevance | path

Searched defs:SetAttributes (Results 1 – 4 of 4) sorted by relevance

/external/gptfdisk/
Dgptpart.h79 void SetAttributes(uint64_t a) {attributes = a;} in SetAttributes() function
80 void SetAttributes(void) {attributes.ChangeAttributes();} in SetAttributes() function
Dgpttext.cc316 void GPTDataTextUI::SetAttributes(uint32_t partNum) { in SetAttributes() function in GPTDataTextUI
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_tensor_op_test.cc511 void SetAttributes(const gtl::ArraySlice<string> row_partition_types, in SetAttributes() function in tensorflow::__anon92aadf060111::RaggedTensorToTensorOpUnknownShapeTest
/external/cronet/net/cookies/
Dparsed_cookie_unittest.cc707 TEST(ParsedCookieTest, SetAttributes) { in TEST() argument