Home
last modified time | relevance | path

Searched refs:set_root (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/chmod/
H A Dchmod06.c47 static void set_root(void);
57 {TEST_FILE1, FILE_MODE, EPERM, set_nobody, set_root},
58 {TEST_FILE2, FILE_MODE, EACCES, set_nobody, set_root},
94 void set_root(void) in set_root() function
/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.h700 void set_root(const std::string& value);
701 void set_root(std::string&& value);
702 void set_root(const char* value);
703 void set_root(const char* value, size_t size);
1431 inline void Mixin::set_root(const std::string& value) { in set_root() function in Mixin
1446 inline void Mixin::set_root(std::string&& value) { in set_root() function in Mixin
1452 inline void Mixin::set_root(const char* value) { in set_root() function in Mixin
1459 inline void Mixin::set_root(const char* value, in set_root() function in Mixin
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc687 void set_root(bool v) { flags_ = IsRoot::update(flags_, v); } in set_root() function in v8::internal::final
729 set_root(true); in ClearImplFields()
1275 node->set_root(handler->IsRoot( in IdentifyWeakUnmodifiedObjects()
1364 node->set_root(true); in IterateYoungWeakObjectsForPhantomHandles()

Completed in 7 milliseconds